/* =========== headings =========== */
/*
 * A01 * A02 * A03 * A04 * B02
 */
.bass-heading-A01 h1, .bass-heading-A01 h2, .bass-heading-A01 h3, .bass-heading-A01 h4, .bass-heading-A01 h5, .bass-heading-A01 h6,
.bass-heading-A02 h1,
.bass-heading-A02 h2,
.bass-heading-A02 h3,
.bass-heading-A02 h4,
.bass-heading-A02 h5,
.bass-heading-A02 h6,
.bass-heading-A02 .feature_tit,
.bass-heading-A03 h1,
.bass-heading-A03 h2,
.bass-heading-A03 h3,
.bass-heading-A03 h4,
.bass-heading-A03 h5,
.bass-heading-A03 h6,
.bass-heading-A04 h1,
.bass-heading-A04 h2,
.bass-heading-A04 h3,
.bass-heading-A04 h4,
.bass-heading-A04 h5,
.bass-heading-A04 h6,
.bass-heading-A05 h2,
.bass-heading-B02 h1,
.bass-heading-B02 h2,
.bass-heading-B02 h3,
.bass-heading-B02 h4,
.bass-heading-B02 h5,
.bass-heading-B02 h6 {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-weight: bold;
}
.bass-heading-A01 .bass-heading-sup,
.bass-heading-A01 .bass-heading-sub,
.bass-heading-A02 .bass-heading-sup,
.bass-heading-A02 .bass-heading-sub,
.bass-heading-A03 .bass-heading-sup,
.bass-heading-A03 .bass-heading-sub,
.bass-heading-A04 .bass-heading-sup,
.bass-heading-A04 .bass-heading-sub,
.bass-heading-B02 .bass-heading-sup,
.bass-heading-B02 .bass-heading-sub {
  display: block;
  font-size: 72%;
  font-weight: normal;
}
.bass-heading-A01.pseudo-parent-child,
.bass-heading-A02.pseudo-parent-child,
.bass-heading-A03.pseudo-parent-child,
.bass-heading-A04.pseudo-parent-child,
.bass-heading-B02.pseudo-parent-child {
  margin-top: 0 !important;
}
.bass-heading-A01 :first-child,
.bass-heading-A01 .pseudo-first-child,
.bass-heading-A02 :first-child,
.bass-heading-A02 .pseudo-first-child,
.bass-heading-A03 :first-child,
.bass-heading-A03 .pseudo-first-child,
.bass-heading-A04 :first-child,
.bass-heading-A04 .pseudo-first-child,
.bass-heading-B02 :first-child,
.bass-heading-B02 .pseudo-first-child {
  margin-top: 0;
}
.bass-heading-A01 a.bass-link-A01,
.bass-heading-A02 a.bass-link-A01,
.bass-heading-A03 a.bass-link-A01,
.bass-heading-A04 a.bass-link-A01,
.bass-heading-B02 a.bass-link-A01 {
  text-decoration: underline;
}
.bass-heading-A01 + *,
.bass-heading-A02 + *,
.bass-heading-A03 + *,
.bass-heading-A04 + *,
.bass-heading-B02 + * {
  margin-top: 0 !important;
}

/* ----- A01 ----- */
.bass-heading-A01 {
  font-size: 157.14286%;
  line-height: 1.36364;
  margin-top: 2.59091em;
  margin-bottom: 0.77273em;
}

/* ----- A02 ----- */
.bass-heading-A02 {
  font-size: 128.57143%;
  line-height: 1.55556;
  margin-top: 2.44444em;
  margin-bottom: 0.94444em;
}
.bass-heading-A02 h1, .bass-heading-A02 h2, .bass-heading-A02 h3, .bass-heading-A02 h4, .bass-heading-A02 h5, .bass-heading-A02 h6 {
  padding-bottom: 0.27778em;
  border-bottom: 1px solid #d8d8d8;
}
.bass-heading-A01 + .bass-heading-A02 {
  margin-top: 1.11111em;
}

/* ----- A03 ----- */
.bass-heading-A03 {
  font-size: 114.28571%;
  line-height: 1.5;
  margin-top: 2em;
  margin-bottom: 1.125em;
}
.bass-heading-A03 h1, .bass-heading-A03 h2, .bass-heading-A03 h3, .bass-heading-A03 h4, .bass-heading-A03 h5, .bass-heading-A03 h6 {
  padding-left: 16px;
  background: url(/assets/img/common/icon_squar_01.png) left 0.3em no-repeat;
}
.bass-heading-A01 + .bass-heading-A03 {
  margin-top: 1.25em;
}

/* ----- A04 ----- */
.bass-heading-A04 {
  font-size: 100%;
  line-height: 1.57143;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}
.bass-heading-A01 + .bass-heading-A04 {
  margin-top: 1.5em;
}

/* ----- A05 ----- */
.bass-heading-A05 {
  font-size: 128.57143%;
  line-height: 1.55556;
  margin-top: 5px;
  margin-bottom: 0.94444em;
}

.bass-heading-A05 h2{
  padding-bottom: 0.27778em;
  border-bottom: 1px solid #d8d8d8;
}

/* ----- B02 ----- */
.bass-heading-B02 {
  font-size: 128.57143%;
  line-height: 1.55556;
  margin-top: 2.44444em;
  margin-bottom: 0.94444em;
}
.bass-heading-A01 + .bass-heading-B02 {
  margin-top: 1.11111em;
}

/* =========== feature-heading =========== */
.bass-feature-heading-A01 {
  font-size: 128.57143%;
  line-height: 1.55556;
  margin-top: 2.44444em;
  margin-bottom: -0.38889em;
}
.bass-feature-heading-A01 h1, .bass-feature-heading-A01 h2, .bass-feature-heading-A01 h3, .bass-feature-heading-A01 h4, .bass-feature-heading-A01 h5, .bass-feature-heading-A01 h6 {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-weight: bold;
}
.bass-feature-heading-A01 .bass-feature-text {
  display: table;
  font-size: 77.77778%;
  margin-top: 0.07143em;
  margin-bottom: 0.71429em;
  padding-left: 6px;
  padding-right: 19px;
  padding-top: 0.21429em;
  padding-bottom: -0.35714em;
  min-height: 24px;
  min-height: 21px\9;
  line-height: normal\9;
  color: #ffffff;
  font-weight: bold;
  background: #aa2641 url(/assets/img/common/icon_feature_01.png) right 0 no-repeat;
  background-size: 13px 100%;
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}

/* =========== left | center | right =========== */
.bass-left {
  text-align: left !important;
}

.bass-center {
  text-align: center !important;
  margin: 0 auto;
}

.bass-right {
  text-align: right !important;
}

/* =========== tag =========== */
.bass-tag {
  color: #ffffff;
  font-size: 12px;
  margin-left: 6px;
  margin-right: 6px;
  padding: 3px;
  padding-top: 0.25em;
  padding-bottom: 0.08333em;
  font-weight: bold;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #aa2641;
}

/* =========== leadingtext =========== */
/*
 * A01
 */
.bass-leadingtext-A01 {
  margin-top: 1.9em;
  margin-bottom: -0.23333em;
}
.bass-leadingtext-A01 p {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-size: 214.28571%;
  line-height: 1.2;
  margin-top: 1.9em;
  margin-bottom: -0.23333em;
  position: relative;
  font-weight: 599;
}
.bass-leadingtext-A01.pseudo-parent-child {
  margin-top: 0 !important;
}
.bass-leadingtext-A01 :first-child,
.bass-leadingtext-A01 .pseudo-first-child {
  margin-top: -0.1em;
}

/* =========== textelement =========== */
/*
 * A01 * A02 * B01 * B02
 */
.bass-text-A01 p,
.bass-text-A02 p,
.bass-text-B01 p,
.bass-text-B02 p {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
}

/* ----- A01 B01 ----- */
.bass-text-A01,
.bass-text-B01 {
  margin-top: 1.5em;
  margin-bottom: -0.35714em;
}
.bass-text-A01 p,
.bass-text-B01 p {
  font-size: 100%;
  line-height: 1.57143;
  margin-top: 1.5em;
  margin-bottom: -0.35714em;
  position: relative;
}
.bass-text-A01 :first-child,
.bass-text-A01 .pseudo-first-child,
.bass-text-B01 :first-child,
.bass-text-B01 .pseudo-first-child {
  margin-top: 0;
  margin-top: -0.21429em;
}

/* ----- A02 B02 ----- */
.bass-text-A02,
.bass-text-B02 {
  margin-top: 0.69231em;
  margin-bottom: -0.38462em;
}
.bass-text-A02 p,
.bass-text-B02 p {
  font-size: 92.85714%;
  line-height: 1.53846;
  margin-top: 0.69231em;
  margin-bottom: -0.38462em;
  position: relative;
}
.bass-text-A02 :first-child,
.bass-text-A02 .pseudo-first-child,
.bass-text-B02 :first-child,
.bass-text-B02 .pseudo-first-child {
  margin-top: 0;
  margin-top: -0.23077em;
}
.bass-text-A02 p.text-A01,
.bass-text-A02 p.text-B01,
.bass-text-B02 p.text-A01,
.bass-text-B02 p.text-B01 {
  font-size: 107.69231%;
  margin-top: 0.64286em;
  margin-bottom: -0.35714em;
}

/* ----- B01 B02 ----- */
.bass-text-B01 p,
.bass-text-B02 p {
  color: #666666;
}

/* =========== list =========== */
/*
 * All Lists
 */
.bass-list-A01,
.bass-list-B01,
.bass-list-C01,
.bass-list-D01,
.bass-list-D02,
.bass-list-E01,
.bass-list-E01 {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  margin-top: 1.5em;
  margin-bottom: -0.35714em;
}
.bass-list-A01.pseudo-parent-child,
.bass-list-B01.pseudo-parent-child,
.bass-list-C01.pseudo-parent-child,
.bass-list-D01.pseudo-parent-child,
.pseudo-parent-child.bass-list-E01,
.bass-list-E01.pseudo-parent-child {
  margin-top: 0;
}
.bass-list-A01 li, li .bass-list-A01 li,
.bass-list-B01 li, li
.bass-list-B01 li,
.bass-list-C01 li, li
.bass-list-C01 li,
.bass-list-D01 li,
.bass-list-D02 li,
.bass-list-E01 li, li
.bass-list-D01 li, li
.bass-list-E01 li,
.bass-list-E01 li, li
.bass-list-E01 li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-size: 100%;
  line-height: 1.57143;
  margin-top: 0.64286em;
  margin-bottom: -0.35714em;
}
.bass-list-A01 li:first-child,
.bass-list-A01 li.pseudo-first-child,
.bass-list-B01 li:first-child,
.bass-list-B01 li.pseudo-first-child,
.bass-list-C01 li:first-child,
.bass-list-C01 li.pseudo-first-child,
.bass-list-D01 li:first-child,
.bass-list-E01 li:first-child,
.bass-list-D01 li.pseudo-first-child,
.bass-list-E01 li.pseudo-first-child,
.bass-list-E01 li:first-child,
.bass-list-E01 li.pseudo-first-child {
  margin-top: -0.21429em;
}

/* Nesting Common style Lv.2 */
.bass-list-A01 ul, .bass-list-A01 ol,
.bass-list-B01 ul,
.bass-list-B01 ol,
.bass-list-C01 ul,
.bass-list-C01 ol,
.bass-list-D01 ul,
.bass-list-E01 ul,
.bass-list-D01 ol,
.bass-list-E01 ol,
.bass-list-E01 ul,
.bass-list-E01 ol {
  font-size: 100%;
  margin-top: 0.64286em;
  margin-bottom: -0.35714em;
}

/* ----- A01 ----- */
.bass-list-A01 li, li .bass-list-A01 li {
  background: url(/assets/img/common/list_icon_01.png) 8px 0.5em no-repeat;
  padding-left: 24px;
}

/* ----- B01 C01 Basic style ----- */
.bass-list-B01,
.bass-list-C01 {
  margin-left: 24px;
}
.bass-list-B01 li, li .bass-list-B01 li,
.bass-list-C01 li, li
.bass-list-C01 li {
  position: relative;
}
.bass-list-B01 span.list-num,
.bass-list-C01 span.list-num {
  display: block;
  width: 24px;
  position: absolute;
  left: -24px;
  top: 0;
}

/* ----- C01 ----- */
.bass-list-C01 {
  margin-top: 1.61538em;
  margin-bottom: -0.38462em;
}
.bass-list-C01 li, li .bass-list-C01 li {
  font-size: 92.85714%;
  line-height: 1.53846;
  margin-top: 0.69231em;
  margin-bottom: -0.38462em;
}
.bass-list-C01 li:first-child,
.bass-list-C01 li.pseudo-first-child {
  margin-top: -0.23077em;
}

/* ----- D01 ----- */
.bass-list-D01 li, .bass-list-E01 li {
  position: relative;
}
.bass-list-D01 ul, .bass-list-E01 ul, .bass-list-D01 ol, .bass-list-E01 ol {
  padding-left: 24px;
}

/* ----- E01 ----- */
.bass-list-E01 li {
  padding: 20px 0;
  border-top: 1px solid #d8d8d8;
}
.bass-list-E01 li:first-child {
  border-top: none;
}
.bass-list-E01 li .bass-link-B01,
.bass-list-E01 li .bass-link-B02,
.bass-list-E01 li .bass-link-B03,
.bass-list-E01 li .bass-link-B04,
.bass-list-E01 li .bass-link-B05 {
  padding-left: 20px;
}
.bass-list-E01 time {
  display: block;
}

/* =========== inlinelist =========== */
/*
 * All
 */
.bass-inlinelist-A01,
.bass-inlinelist-A02,
.bass-inlinelist-A03,
.bass-inlinelist-D01,
.bass-inlinelist-D02,
.bass-inlinelist-D03 {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  margin-top: 1.5em;
  margin-bottom: -0.35714em;
  *zoom: 1;
  width: 648px;
  margin-left: -24px;
}
.bass-inlinelist-A01:before,
.bass-inlinelist-A02:before,
.bass-inlinelist-A03:before,
.bass-inlinelist-D01:before,
.bass-inlinelist-D02:before,
.bass-inlinelist-D03:before {
  display: table;
  content: "";
}
.bass-inlinelist-A01:after,
.bass-inlinelist-A02:after,
.bass-inlinelist-A03:after,
.bass-inlinelist-D01:after,
.bass-inlinelist-D02:after,
.bass-inlinelist-D03:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}
.bass-inlinelist-A01.pseudo-parent-child,
.bass-inlinelist-A02.pseudo-parent-child,
.bass-inlinelist-A03.pseudo-parent-child,
.bass-inlinelist-D01.pseudo-parent-child,
.bass-inlinelist-D02.pseudo-parent-child,
.bass-inlinelist-D03.pseudo-parent-child {
  margin-top: 0;
}
.bass-inlinelist-A01 li,
.bass-inlinelist-A02 li,
.bass-inlinelist-A03 li,
.bass-inlinelist-D01 li,
.bass-inlinelist-D02 li,
.bass-inlinelist-D03 li {
  float: left;
  margin-left: 24px;
  font-size: 100%;
  line-height: 1.57143;
  margin-top: -0.21429em;
  margin-bottom: 0.5em;
}

/*
 * A01 * A02 * A03
 */
.bass-inlinelist-A01 li,
.bass-inlinelist-A02 li,
.bass-inlinelist-A03 li {
  background: url(/assets/img/common/list_icon_01.png) 8px 0.5em no-repeat;
  padding-left: 24px;
}

/*
 * A01
 */
.bass-inlinelist-A01 li {
  width: 276px;
}

/*
 * A02
 */
.bass-inlinelist-A02 li {
  width: 168px;
}

/*
 * A03
 */
.bass-inlinelist-A03 li {
  width: 114px;
}

/*
 * D01
 */
.bass-inlinelist-D01 li {
  width: 300px;
}

/*
 * D02
 */
.bass-inlinelist-D02 li {
  width: 192px;
}

/*
 * D03
 */
.bass-inlinelist-D03 li {
  width: 138px;
}

/* =========== definitionlist =========== */
/*
 * A01
 */
/* ----- bass-definitionlist-A01----- */
.bass-definitionlist-A01,
.bass-definitionlist-A02 {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  margin-top: 1.5em;
  margin-bottom: -0.35714em;
}
.bass-definitionlist-A01 dt,
.bass-definitionlist-A02 dt {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-size: 100%;
  line-height: 1.57143;
  margin-top: 1.5em;
  margin-bottom: -0.35714em;
  font-weight: bold;
}
.bass-definitionlist-A01 dd,
.bass-definitionlist-A02 dd {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-size: 100%;
  line-height: 1.57143;
  margin-top: 0.64286em;
  margin-bottom: -0.35714em;
}
.bass-definitionlist-A01 dd > *:first-child,
.bass-definitionlist-A01 dd > *.pseudo-first-child,
.bass-definitionlist-A02 dd > *:first-child,
.bass-definitionlist-A02 dd > *.pseudo-first-child {
  margin-top: 0;
}
.bass-definitionlist-A01 > *:first-child,
.bass-definitionlist-A01 > *.pseudo-first-child,
.bass-definitionlist-A02 > *:first-child,
.bass-definitionlist-A02 > *.pseudo-first-child {
  margin-top: -0.21429em;
}

/* ----- bass-definitionlist-A02----- */
.bass-definitionlist-A02 {
  margin-top: 0.69231em;
  margin-bottom: -0.38462em;
}
.bass-definitionlist-A02 dt {
  font-size: 92.85714%;
  line-height: 1.53846;
  margin-top: 0.69231em;
  margin-bottom: -0.38462em;
}
.bass-definitionlist-A02 > *:first-child,
.bass-definitionlist-A02 > *.pseudo-first-child {
  margin-top: -0.23077em;
}

/* =========== thumbnaillist =========== */
/*
 * A01
 */
.bass-thumbnaillist-A01 {
  margin-top: 2.64286em;
  *zoom: 1;
}
.bass-thumbnaillist-A01:before {
  display: table;
  content: "";
}
.bass-thumbnaillist-A01:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}
.bass-thumbnaillist-A01 .thumbnaillist-left {
  float: left;
  width: 70px;
}
.bass-thumbnaillist-A01 .thumbnaillist-left > *:first-child {
  margin-top: 0;
}
.bass-thumbnaillist-A01 .thumbnaillist-left img {
  vertical-align: bottom;
}
.bass-thumbnaillist-A01 .thumbnaillist-right {
  float: left;
}
.bass-thumbnaillist-A01 .thumbnaillist-right > *:first-child {
  margin-top: 0;
}
.bass-grid-B01 .bass-grid-multicol .bass-thumbnaillist-A01 .thumbnaillist-right {
  width: 218px;
}
.bass-grid-C01 .bass-grid-multicol .bass-thumbnaillist-A01 .thumbnaillist-right {
  width: 110px;
}
#bass-category .bass-grid-B01 .bass-grid-multicol .bass-thumbnaillist-A01 .thumbnaillist-right {
  width: 386px;
}
#bass-category .bass-grid-C01 .bass-grid-multicol .bass-thumbnaillist-A01 .thumbnaillist-right {
  width: 222px;
}
#bass-category .bass-grid-D01 .bass-grid-multicol .bass-thumbnaillist-A01 .thumbnaillist-right {
  width: 140px;
}
.bass-thumbnaillist-A01 .bass-heading-A01,
.bass-thumbnaillist-A01 .bass-heading-A02,
.bass-thumbnaillist-A01 .bass-heading-A03,
.bass-thumbnaillist-A01 .bass-heading-A04 {
  margin-top: 0.44444em;
  margin-bottom: 0.27778em;
}
.bass-thumbnaillist-A01 .bass-heading-A01 h1, .bass-thumbnaillist-A01 .bass-heading-A01 h2, .bass-thumbnaillist-A01 .bass-heading-A01 h3, .bass-thumbnaillist-A01 .bass-heading-A01 h4, .bass-thumbnaillist-A01 .bass-heading-A01 h5, .bass-thumbnaillist-A01 .bass-heading-A01 h6,
.bass-thumbnaillist-A01 .bass-heading-A02 h1,
.bass-thumbnaillist-A01 .bass-heading-A02 h2,
.bass-thumbnaillist-A01 .bass-heading-A02 h3,
.bass-thumbnaillist-A01 .bass-heading-A02 h4,
.bass-thumbnaillist-A01 .bass-heading-A02 h5,
.bass-thumbnaillist-A01 .bass-heading-A02 h6,
.bass-thumbnaillist-A01 .bass-heading-A03 h1,
.bass-thumbnaillist-A01 .bass-heading-A03 h2,
.bass-thumbnaillist-A01 .bass-heading-A03 h3,
.bass-thumbnaillist-A01 .bass-heading-A03 h4,
.bass-thumbnaillist-A01 .bass-heading-A03 h5,
.bass-thumbnaillist-A01 .bass-heading-A03 h6,
.bass-thumbnaillist-A01 .bass-heading-A04 h1,
.bass-thumbnaillist-A01 .bass-heading-A04 h2,
.bass-thumbnaillist-A01 .bass-heading-A04 h3,
.bass-thumbnaillist-A01 .bass-heading-A04 h4,
.bass-thumbnaillist-A01 .bass-heading-A04 h5,
.bass-thumbnaillist-A01 .bass-heading-A04 h6 {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-weight: bold;
  border: 0 none;
}
.bass-thumbnaillist-A01 .bass-heading-A01 .bass-heading-sup,
.bass-thumbnaillist-A01 .bass-heading-A01 .bass-heading-sub,
.bass-thumbnaillist-A01 .bass-heading-A02 .bass-heading-sup,
.bass-thumbnaillist-A01 .bass-heading-A02 .bass-heading-sub,
.bass-thumbnaillist-A01 .bass-heading-A03 .bass-heading-sup,
.bass-thumbnaillist-A01 .bass-heading-A03 .bass-heading-sub,
.bass-thumbnaillist-A01 .bass-heading-A04 .bass-heading-sup,
.bass-thumbnaillist-A01 .bass-heading-A04 .bass-heading-sub {
  font-size: 66.66667%;
  font-weight: bold;
}
.bass-thumbnaillist-A01 .bass-heading-A03 h1, .bass-thumbnaillist-A01 .bass-heading-A03 h2, .bass-thumbnaillist-A01 .bass-heading-A03 h3, .bass-thumbnaillist-A01 .bass-heading-A03 h4, .bass-thumbnaillist-A01 .bass-heading-A03 h5, .bass-thumbnaillist-A01 .bass-heading-A03 h6 {
  background: none;
}
.bass-thumbnaillist-A01 .bass-text-A01 {
  margin-top: -0.21429em;
  margin-bottom: -0.35714em;
}
.bass-thumbnaillist-A01 .bass-list-A01,
.bass-thumbnaillist-A01 .bass-list-B01,
.bass-thumbnaillist-A01 .bass-list-C01,
.bass-thumbnaillist-A01 .bass-list-D01,
.bass-thumbnaillist-A01 .bass-list-E01 {
  margin-top: 0.64286em;
  margin-bottom: -0.35714em;
}
.bass-thumbnaillist-A01 .bass-list-A01 li, li .bass-thumbnaillist-A01 .bass-list-A01 li,
.bass-thumbnaillist-A01 .bass-list-B01 li, li
.bass-thumbnaillist-A01 .bass-list-B01 li,
.bass-thumbnaillist-A01 .bass-list-C01 li, li
.bass-thumbnaillist-A01 .bass-list-C01 li,
.bass-thumbnaillist-A01 .bass-list-D01 li,
.bass-thumbnaillist-A01 .bass-list-E01 li, li
.bass-thumbnaillist-A01 .bass-list-D01 li, li
.bass-thumbnaillist-A01 .bass-list-E01 li {
  margin-top: 0.64286em;
  margin-bottom: -0.35714em;
}
.bass-heading-A01 + .bass-thumbnaillist-A01 .bass-grid-A01:first-child,
.bass-heading-A01 + .bass-thumbnaillist-A01 .bass-grid-B01:first-child,
.bass-heading-A01 + .bass-thumbnaillist-A01 .bass-grid-B02:first-child,
.bass-heading-A01 + .bass-thumbnaillist-A01 .bass-grid-B03:first-child,
.bass-heading-A01 + .bass-thumbnaillist-A01 .bass-grid-C01:first-child, .bass-heading-A02 + .bass-thumbnaillist-A01 .bass-grid-A01:first-child,
.bass-heading-A02 + .bass-thumbnaillist-A01 .bass-grid-B01:first-child,
.bass-heading-A02 + .bass-thumbnaillist-A01 .bass-grid-B02:first-child,
.bass-heading-A02 + .bass-thumbnaillist-A01 .bass-grid-B03:first-child,
.bass-heading-A02 + .bass-thumbnaillist-A01 .bass-grid-C01:first-child, .bass-heading-A03 + .bass-thumbnaillist-A01 .bass-grid-A01:first-child,
.bass-heading-A03 + .bass-thumbnaillist-A01 .bass-grid-B01:first-child,
.bass-heading-A03 + .bass-thumbnaillist-A01 .bass-grid-B02:first-child,
.bass-heading-A03 + .bass-thumbnaillist-A01 .bass-grid-B03:first-child,
.bass-heading-A03 + .bass-thumbnaillist-A01 .bass-grid-C01:first-child, .bass-heading-A04 + .bass-thumbnaillist-A01 .bass-grid-A01:first-child,
.bass-heading-A04 + .bass-thumbnaillist-A01 .bass-grid-B01:first-child,
.bass-heading-A04 + .bass-thumbnaillist-A01 .bass-grid-B02:first-child,
.bass-heading-A04 + .bass-thumbnaillist-A01 .bass-grid-B03:first-child,
.bass-heading-A04 + .bass-thumbnaillist-A01 .bass-grid-C01:first-child {
  margin-top: 0 !important;
}
.bass-thumbnaillist-A01 .pseudo-parent-child {
  margin-top: 0;
}

/* =========== profilelist =========== */
/*
 * A01
 */
.bass-profilelist-A01 {
  margin-top: 2.64286em;
  *zoom: 1;
}
.bass-profilelist-A01:before {
  display: table;
  content: "";
}
.bass-profilelist-A01:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}
.bass-profilelist-A01 .profilelist-left {
  float: left;
  width: 70px;
}
.bass-profilelist-A01 .profilelist-left > *:first-child {
  margin-top: 0;
}
.bass-profilelist-A01 .profilelist-left img {
  vertical-align: bottom;
}
.bass-profilelist-A01 .profilelist-right {
  float: right;
}
.bass-profilelist-A01 .profilelist-right > *:first-child {
  margin-top: 0;
}
.bass-grid-B01 .bass-grid-multicol .bass-profilelist-A01 .profilelist-right {
  width: 218px;
}
.bass-profilelist-A01 .profilelist-right p {
  position: relative;
}
.bass-profilelist-A01 p.post {
  font-size: 87.14286%;
  line-height: 1.14754;
  margin-top: 0em;
  margin-bottom: -0.16667em;
  font-weight: bold;
}
.bass-profilelist-A01 p.name {
  font-size: 100%;
  line-height: 1.57143;
  margin-top: 0.21429em;
  margin-bottom: -0.35714em;
  font-weight: bold;
}
.bass-profilelist-A01 p.course,
.bass-profilelist-A01 p.hobby {
  font-size: 92.85714%;
  line-height: 1.53846;
  margin-top: 0.23077em;
  margin-bottom: -0.38462em;
}
.bass-profilelist-A01 .pseudo-parent-child {
  margin-top: 0;
}

/* =========== taglist =========== */
/*
 * A01
 */
.bass-taglist-A01,
.bass-taglist-B01 {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  *zoom: 1;
  margin-top: 0.92857em;
}
.bass-taglist-A01:before,
.bass-taglist-B01:before {
  display: table;
  content: "";
}
.bass-taglist-A01:after,
.bass-taglist-B01:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}
.bass-taglist-A01 li,
.bass-taglist-B01 li {
  float: left;
  font-size: 87.14286%;
  line-height: 1.14754;
  margin-bottom: 0.28571em;
  margin-right: 6px;
}
.bass-taglist-A01 li span,
.bass-taglist-B01 li span {
  display: block;
  color: #ffffff;
  font-weight: bold;
  padding: 6px;
  padding-top: 0.5em;
  padding-bottom: 0.33333em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.bass-taglist-A01 li span.tag-01,
.bass-taglist-B01 li span.tag-01 {
  background-color: #aa2641;
}
.bass-taglist-A01 li span.tag-02,
.bass-taglist-B01 li span.tag-02 {
  background-color: #b29000;
}
.bass-taglist-A01 li span.tag-03,
.bass-taglist-B01 li span.tag-03 {
  background-color: #b24a00;
}
.bass-taglist-A01 li span.tag-04,
.bass-taglist-B01 li span.tag-04 {
  background-color: #007060;
}
.bass-taglist-A01 li span.tag-05,
.bass-taglist-B01 li span.tag-05 {
  background-color: #771c66;
}

.bass-taglist-B01 li {
  margin-right: 3px;
}
.bass-taglist-B01 li span {
  padding: 3px;
  padding-top: 0.25em;
  padding-bottom: 0.08333em;
}

/* =========== iconlist =========== */
/*
 * A01
 */
.bass-iconlist-A01 {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  *zoom: 1;
  margin-top: 2em;
}
.bass-iconlist-A01:before {
  display: table;
  content: "";
}
.bass-iconlist-A01:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}
.bass-iconlist-A01 dt {
  float: left;
  clear: left;
  font-size: 87.14286%;
  line-height: 1.14754;
  margin-bottom: 0.83333em;
  padding-top: 0.5em;
  width: 4em;
  font-weight: bold;
}
.bass-iconlist-A01 dd {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
}
.bass-iconlist-A01 ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  *zoom: 1;
}
.bass-iconlist-A01 ul:before {
  display: table;
  content: "";
}
.bass-iconlist-A01 ul:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}
.bass-iconlist-A01 ul li {
  font-size: 87.14286%;
  line-height: 1.14754;
  float: left;
  margin-right: 6px;
}
.bass-iconlist-A01 ul li span {
  display: block;
  color: #ffffff;
  font-weight: bold;
  padding: 6px;
  padding-top: 0.5em;
  padding-bottom: 0.33333em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.bass-iconlist-A01 ul li.case {
  margin-bottom: 0.71429em;
}
.bass-iconlist-A01 ul li.case span {
  background-color: #aa2641;
}
.bass-iconlist-A01 ul li.theme span {
  background-color: #b29000;
}

/*
 * B01
 */
.bass-iconlist-A02 {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  margin-top: 1.78571em;
  *zoom: 1;
}
.bass-iconlist-A02:before {
  display: table;
  content: "";
}
.bass-iconlist-A02:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}
.bass-iconlist-A02 li {
  float: left;
  margin-right: 6px;
}

/* =========== boxlist =========== */
/*
 * A01
 */
.bass-boxlist-block-A01 {
  *zoom: 1;
  width: 656px;
  margin-left: -24px;
  background: url(/assets/img/common/icon_boxlist_01.png) 330px center no-repeat;
}
.bass-boxlist-block-A01:before {
  display: table;
  content: "";
}
.bass-boxlist-block-A01:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}
.bass-boxlist-block-A01 .bass-boxlist-A01 {
  display: inline;
  float: left;
  width: 304px;
  margin-left: 24px;
}

.bass-boxlist-A01 {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
}
.bass-boxlist-A01 dt.box-left-title,
.bass-boxlist-A01 dt.box-right-title {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  background: #d8d8d8;
  font-size: 114.28571%;
  line-height: 1.5;
  padding: 6px;
  padding-top: 0.375em;
  padding-bottom: 0.25em;
  font-weight: bold;
  text-align: center;
}
.bass-boxlist-A01 dt.box-left-title {
  color: #333333;
  background-color: #d8d8d8;
}
.bass-boxlist-A01 dt.box-right-title {
  color: #ffffff;
  background-color: #aa2641;
}
.bass-boxlist-A01 dd.box-description {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  background: #f8f8f8;
  font-size: 92.85714%;
  line-height: 1.53846;
  padding: 12px;
  padding-top: 0.69231em;
  padding-bottom: 1.46154em;
}
.bass-boxlist-A01 dd.box-description .bass-grid-B01 {
  margin-top: 1.78571em;
  margin-bottom: -0.14286em;
  width: 292px;
  margin-left: -12px;
}
.bass-boxlist-A01 dd.box-description .bass-grid-B01 .bass-grid-multicol {
  float: left;
  width: 134px;
  margin-left: 12px;
}
.bass-boxlist-A01 dd.box-description .bass-text-A01 {
  font-size: 92.85714%;
  margin-top: 1.61538em;
  margin-bottom: -0.38462em;
}
.bass-boxlist-A01 dd.box-description .bass-text-A01 p {
  margin-top: 1.61538em;
  margin-bottom: -0.38462em;
}
.bass-boxlist-A01 dd.box-description .bass-text-A01 .pseudo-parent-child,
.bass-boxlist-A01 dd.box-description .bass-text-A01 > *:first-child {
  margin-top: 0;
}
.bass-boxlist-A01 dd.box-description .bass-list-A01,
.bass-boxlist-A01 dd.box-description .bass-list-B01,
.bass-boxlist-A01 dd.box-description .bass-list-C01,
.bass-boxlist-A01 dd.box-description .bass-list-D01,
.bass-boxlist-A01 dd.box-description .bass-list-E01 {
  font-size: 92.85714%;
  margin-top: 1.61538em;
  margin-bottom: -0.38462em;
}
.bass-boxlist-A01 dd.box-description .bass-list-A01 li, li .bass-boxlist-A01 dd.box-description .bass-list-A01 li,
.bass-boxlist-A01 dd.box-description .bass-list-B01 li, li
.bass-boxlist-A01 dd.box-description .bass-list-B01 li,
.bass-boxlist-A01 dd.box-description .bass-list-C01 li, li
.bass-boxlist-A01 dd.box-description .bass-list-C01 li,
.bass-boxlist-A01 dd.box-description .bass-list-D01 li,
.bass-boxlist-A01 dd.box-description .bass-list-E01 li, li
.bass-boxlist-A01 dd.box-description .bass-list-D01 li, li
.bass-boxlist-A01 dd.box-description .bass-list-E01 li {
  margin-top: 0.38462em;
  margin-bottom: -0.38462em;
}
.bass-boxlist-A01 dd.box-description .bass-list-A01 span.list-num,
.bass-boxlist-A01 dd.box-description .bass-list-B01 span.list-num,
.bass-boxlist-A01 dd.box-description .bass-list-C01 span.list-num,
.bass-boxlist-A01 dd.box-description .bass-list-D01 span.list-num,
.bass-boxlist-A01 dd.box-description .bass-list-E01 span.list-num {
  width: 18px;
  text-align: right;
}
.bass-boxlist-A01 dd.box-description .bass-definitionlist-A01 {
  font-size: 92.85714%;
  margin-top: 1.61538em;
  margin-bottom: -0.38462em;
}
.bass-boxlist-A01 dd.box-description .bass-definitionlist-A01 dt {
  margin-top: 1.61538em;
  margin-bottom: -0.38462em;
}
.bass-boxlist-A01 dd.box-description .bass-definitionlist-A01 dd {
  margin-top: 0.69231em;
  margin-bottom: -0.38462em;
}
.bass-boxlist-A01 dd.box-description .bass-definitionlist-A01 .pseudo-parent-child,
.bass-boxlist-A01 dd.box-description .bass-definitionlist-A01 > *:first-child {
  margin-top: 0;
}
.bass-boxlist-A01 dd.box-description .bass-figure-A01,
.bass-boxlist-A01 dd.box-description .bass-figure-A02 {
  margin-top: 1.78571em;
}
.bass-boxlist-A01 dd.box-description .pseudo-parent-child,
.bass-boxlist-A01 dd.box-description > *:first-child {
  margin-top: 0;
}

/* =========== documentlist =========== */
/*
 * A01
 */
.bass-documentlist-A01 {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  margin-top: 2.64286em;
}
.bass-documentlist-A01 li {
  margin-top: 1.5em;
  padding-bottom: 1.46154em;
  border-bottom: 1px solid #d8d8d8;
}
.bass-documentlist-A01 .pseudo-parent-child,
.bass-documentlist-A01 > *:last-child {
  border-bottom: 0 none;
}

/* =========== sitemaplist =========== */
/*
 * A01
 */
.bass-sitemaplist-A01 {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-size: 114.28571%;
  line-height: 1.5;
  margin-top: 1.25em;
  margin-bottom: -0.375em;
  padding-left: 12px;
  border-left: 1px solid #dddddd;
}
.bass-sitemaplist-A01.pseudo-parent-child {
  margin-top: 0;
}
.bass-sitemaplist-A01 li:first-child,
.bass-sitemaplist-A01 li.pseudo-first-child {
  margin-top: -0.25em;
}
.bass-sitemaplist-A01 ul {
  font-size: 100%;
  line-height: 1.57143;
  margin-top: 0.64286em;
  margin-bottom: 0.92857em;
  padding-left: 12px;
}
.bass-sitemaplist-A01 ul li, li .bass-sitemaplist-A01 ul li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  margin-top: 0.64286em;
  margin-bottom: -0.35714em;
}
.ie7 .bass-sitemaplist-A01 {
  font-size: 100%;
  line-height: 1.57143;
  margin-top: 1.5em;
  margin-bottom: -0.35714em;
}

/*
 * B01
 */
.bass-sitemaplist-B01 {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-size: 114.28571%;
  line-height: 1.5;
  margin-top: 1.25em;
  margin-bottom: -0.375em;
}
.bass-sitemaplist-B01.pseudo-parent-child {
  margin-top: 0;
}
.bass-sitemaplist-B01 li:first-child,
.bass-sitemaplist-B01 li.pseudo-first-child {
  margin-top: -0.25em;
}

/*
 * C01
 */
.bass-sitemaplist-C01 {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  margin-top: 2.35714em;
  margin-bottom: -0.35714em;
  padding-top: 2.35714em;
  padding-bottom: -0.35714em;
  *zoom: 1;
  width: 960px;
  border-top: 1px solid #dddddd;
}
.bass-sitemaplist-C01:before {
  display: table;
  content: "";
}
.bass-sitemaplist-C01:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}
.bass-sitemaplist-C01.pseudo-parent-child {
  margin-top: 0;
}
.bass-sitemaplist-C01 li {
  float: left;
  width: 320px;
  font-size: 100%;
  line-height: 1.57143;
  margin-top: -0.21429em;
  margin-bottom: 1.35714em;
}

/* =========== Definition Table =========== */
/*
 * A01
 */
.bass-table-A01,
.bass-table-A02 {
  margin-top: 1.78571em;
  background-color: #ffffff;
}
.bass-table-A01 table,
.bass-table-A02 table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #d8d8d8;
}
.bass-table-A01 th, .bass-table-A01 td,
.bass-table-A02 th,
.bass-table-A02 td {
  font-size: 100%;
  line-height: 1.57143;
  padding: 20px;
  padding-top: 1.21429em;
  padding-bottom: 1.07143em;
  vertical-align: top;
  text-align: left;
  border-bottom: 1px solid #d8d8d8;
}
.bass-table-A01 th > *:first-child,
.bass-table-A01 th > .pseudo-first-child, .bass-table-A01 td > *:first-child,
.bass-table-A01 td > .pseudo-first-child,
.bass-table-A02 th > *:first-child,
.bass-table-A02 th > .pseudo-first-child,
.bass-table-A02 td > *:first-child,
.bass-table-A02 td > .pseudo-first-child {
  margin-top: 0;
}
.bass-table-A01 th,
.bass-table-A02 th {
  background: #f2f2f2 url(/assets/img/common/table_bg_02.png) 0 0 no-repeat;
  font-weight: bold;
}

.bass-table-A02 {
  margin-top: 1.78571em;
}
.bass-table-A02 th, .bass-table-A02 td {
  font-size: 87.14286%;
  line-height: 1.31148;
  padding: 12px;
  padding-top: 0.91667em;
  padding-bottom: 0.75em;
}

/* =========== DATA Table =========== */
/*
 * B01
 */
.bass-table-B01,
.bass-table-B02 {
  margin-top: 1.78571em;
  background-color: #ffffff;
}
.bass-table-B01 table,
.bass-table-B02 table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #f2f2f2;
}
.bass-table-B04 table{
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #f2f2f2;
}

.bass-table-B01 th, .bass-table-B01 td,
.bass-table-B02 th, .bass-table-B02 td,
.bass-table-B03 th, .bass-table-B03 td,
.bass-table-B04 th, .bass-table-B04 td{
  font-size: 87.14286%;
  line-height: 1.31148;
  padding: 12px;
  padding-top: 0.91667em;
  padding-bottom: 0.75em;
  border: solid 1px #d8d8d8;
  vertical-align: middle;
  word-break: break-all;
}
.bass-table-B01 th > *:first-child,
.bass-table-B01 th > .pseudo-first-child, .bass-table-B01 td > *:first-child,
.bass-table-B01 td > .pseudo-first-child,
.bass-table-B02 th > *:first-child,
.bass-table-B02 th > .pseudo-first-child,
.bass-table-B02 td > *:first-child,
.bass-table-B02 td > .pseudo-first-child {
  margin-top: 0;
}
#bass-window .bass-table-B01 th,
#bass-window .bass-table-B01 td,
#bass-window .bass-table-B02 th,
#bass-window .bass-table-B02 td
#bass-window .bass-table-B03 th,
#bass-window .bass-table-B03 td{
  padding: 10px;
  padding-top: 0.75em;
  padding-bottom: 0.58333em;
}
.bass-table-B01 th,
.bass-table-B02 th,
.bass-table-B03 th,
.bass-table-B04 th{
  text-align: center;
  background: #f2f2f2 url(/assets/img/common/table_bg_01.png) 0 0 no-repeat;
  font-weight: bold;
}
.bass-table-B01 thead th,
.bass-table-B01 thead td,
.bass-table-B01 tfoot th,
.bass-table-B01 tfoot td,
.bass-table-B02 thead th,
.bass-table-B02 thead td,
.bass-table-B02 tfoot th,
.bass-table-B02 tfoot td {
  vertical-align: bottom;
}
.bass-table-B01 caption,
.bass-table-B02 caption {
  font-size: 92.85714%;
  line-height: 1.53846;
  margin-top: 1.61538em;
  margin-bottom: 0.53846em;
  text-align: left;
}

/*
 * B02
 */
.bass-table-B02 th, .bass-table-B02 td {
  padding: 6px;
  padding-top: 0.41667em;
  padding-bottom: 0.25em;
}

/* =========== History Table =========== */
/*
 * C01
 */
.bass-table-C01 {
  margin-top: 1.78571em;
  background-color: #ffffff;
}
.bass-table-C01 table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  background: url(/assets/img/common/table_bg_03.png) 0 bottom no-repeat;
}
.bass-table-C01 th, .bass-table-C01 td {
  font-size: 100%;
  line-height: 1.57143;
  padding: 12px;
  padding-top: 1.21429em;
  padding-bottom: 1.07143em;
  vertical-align: top;
  text-align: left;
  background: url(/assets/img/common/table_bg_03.png) 0 top no-repeat;
}
.bass-table-C01 th > *:first-child,
.bass-table-C01 th > .pseudo-first-child, .bass-table-C01 td > *:first-child,
.bass-table-C01 td > .pseudo-first-child {
  margin-top: 0;
}
.bass-table-C01 th {
  white-space: nowrap;
  padding-right: 24px;
  background: url(/assets/img/common/table_bg_03.png) 0 top no-repeat;
}
.bass-table-C01 th.bass-separate {
  background: url(/assets/img/common/table_bg_03.png) right top no-repeat;
}

/* =========== figure =========== */
/*
 * A01
 */
.bass-figure-A01,
.bass-figure-A02,
.bass-figure-A03 {
  margin-top: 1.78571em;
}
.bass-figure-A01 img,
.bass-figure-A02 img,
.bass-figure-A03 img {
  vertical-align: top;
}
.bass-figure-A01 .bass-list-D01, .bass-figure-A01 .bass-list-E01,
.bass-figure-A02 .bass-list-D01,
.bass-figure-A02 .bass-list-E01,
.bass-figure-A03 .bass-list-D01,
.bass-figure-A03 .bass-list-E01 {
  margin-top: 0.64286em;
  margin-bottom: -0.35714em;
}

/*
 * A02
 */
.bass-figure-A02 {
  text-align: center;
}
.bass-figure-A02 .bass-list-D01, .bass-figure-A02 .bass-list-E01 {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
.bass-figure-A02 .bass-text-A01,
.bass-figure-A02 .bass-text-A02 {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

/*
 * A03
 */
.bass-figure-A03 {
  text-align: right;
}
.bass-figure-A03 .bass-list-D01, .bass-figure-A03 .bass-list-E01 {
  margin-left: auto;
  margin-right: 0;
  text-align: left;
}
.bass-figure-A03 .bass-text-A01,
.bass-figure-A03 .bass-text-A02 {
  margin-left: auto;
  margin-right: 0;
  text-align: left;
}

/* =========== iframe =========== */
/*
 * A01
 */
iframe.bass-iframe-A01 {
  margin-top: 2.64286em;
}

/* =========== link =========== */
a.bass-link-A01,
a.bass-link-B01,
a.bass-link-B02,
a.bass-link-B03,
a.bass-link-B04,
a.bass-link-B05,
a.bass-link-B06,
a.bass-link-B07,
a.bass-link-B08,
a.bass-link-B09,
a.bass-link-B14,
a.bass-link-B15 {
  padding-left: 22px;
  text-decoration: underline;
}

span.link-notes {
  margin-left: 5px;
  position: static;
  width: auto;
}

/* A01 */
a.bass-link-A01 {
  padding-left: 0;
}

/* B01 PDF */
a.bass-link-B01 {
  background: url(/assets/img/common/icon_link_01.png) 1px 0.2em no-repeat;
}

a.bass-link-B01_02 {
  background: url(/assets/img/common/icon_link_01.png) 1px 0.2em no-repeat;
  font-weight:normal;
  padding: 0 0 0 20px;
  font-size:90%;
}



/* B02 PRINT */
a.bass-link-B02 {
  background: url(/assets/img/common/icon_link_02.png) 1px 0.2em no-repeat;
}

/* B03 WINDOW */
a.bass-link-B03 {
  background: url(/assets/img/common/icon_link_03.png) 1px 0.2em no-repeat;
}

/* B04 EXTERNAL */
a.bass-link-B04 {
  background: url(/assets/img/common/icon_link_04.png) 1px 0.2em no-repeat;
}

/* B05 MAIL */
a.bass-link-B05 {
  background: url(/assets/img/common/icon_link_05.png) 1px 0.2em no-repeat;
}

/* B06 PARAMETRIC 3D */
a.bass-link-B06 {
  background: url(/assets/img/common/icon_link_06.png) 1px 0.2em no-repeat;
}

/* B07 2D */
a.bass-link-B07 {
  background: url(/assets/img/common/icon_link_07.png) 1px 0.2em no-repeat;
}

/* B08 CATALOG */
a.bass-link-B08 {
  background: url(/assets/img/common/icon_link_08.png) 1px 0.2em no-repeat;
}

/* B09 MANUAL */
a.bass-link-B09 {
  background: url(/assets/img/common/icon_link_09.png) 1px 0.2em no-repeat;
}

/* B10 EXCEL */
a.bass-link-B14 {
  background: url(/assets/img/common/icon_link_14.png) 1px 0.2em no-repeat;
}

/* B15 movie */
a.bass-link-B15 {
  background: url(/assets/img/common/icon_link_15.png) 1px 0.2em no-repeat;
}

a.bass-link-B15.maintenance {
  background: url(/assets/img/common/icon_link_15.png) 1px 0em no-repeat;
}

/* =========== grid =========== */
/*
 * A01 * B01 * B02 * B03 * C01 * D01
 */
.bass-grid-A01,
.bass-grid-B01,
.bass-grid-B02,
.bass-grid-B03,
.bass-grid-B04,
.bass-grid-B05,
.bass-grid-B06,
.bass-grid-C01,
.bass-grid-D01,
.bass-grid-E02 {
  *zoom: 1;
  margin-top: 1.78571em;
}
.bass-grid-A01:before,
.bass-grid-B01:before,
.bass-grid-B02:before,
.bass-grid-B03:before,
.bass-grid-B04:before,
.bass-grid-B05:before,
.bass-grid-B06:before,
.bass-grid-C01:before,
.bass-grid-D01:before,
.bass-grid-E02:before {
  display: table;
  content: "";
}
.bass-grid-A01:after,
.bass-grid-B01:after,
.bass-grid-B02:after,
.bass-grid-B03:after,
.bass-grid-B04:after,
.bass-grid-B05:after,
.bass-grid-B06:after,
.bass-grid-C01:after,
.bass-grid-D01:after,
.bass-grid-E02:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}

#bass-content-body .bass-grid-A01 .pseudo-parent-child,
#bass-content-body .bass-grid-A01 > *:first-child,
#bass-content-body .bass-grid-B01 .bass-grid-multicol .pseudo-parent-child,
#bass-content-body .bass-grid-B01 .bass-grid-multicol > *:first-child,
#bass-content-body .bass-grid-B02 .bass-grid-leftcol .pseudo-parent-child,
#bass-content-body .bass-grid-B02 .bass-grid-leftcol > *:first-child,
#bass-content-body .bass-grid-B02 .bass-grid-rightcol .pseudo-parent-child,
#bass-content-body .bass-grid-B02 .bass-grid-rightcol > *:first-child,
#bass-content-body .bass-grid-B03 .bass-grid-leftcol .pseudo-parent-child,
#bass-content-body .bass-grid-B03 .bass-grid-leftcol > *:first-child,
#bass-content-body .bass-grid-B03 .bass-grid-rightcol .pseudo-parent-child,
#bass-content-body .bass-grid-B03 .bass-grid-rightcol > *:first-child,
#bass-content-body .bass-grid-B04 .bass-grid-leftcol .pseudo-parent-child,
#bass-content-body .bass-grid-B04 .bass-grid-leftcol > *:first-child,
#bass-content-body .bass-grid-B04 .bass-grid-rightcol .pseudo-parent-child,
#bass-content-body .bass-grid-B04 .bass-grid-rightcol > *:first-child,
#bass-content-body .bass-grid-B05 .bass-grid-leftcol .pseudo-parent-child,
#bass-content-body .bass-grid-B05 .bass-grid-leftcol > *:first-child,
#bass-content-body .bass-grid-B05 .bass-grid-rightcol .pseudo-parent-child,
#bass-content-body .bass-grid-B05 .bass-grid-rightcol > *:first-child,
#bass-content-body .bass-grid-B06 .bass-grid-leftcol .pseudo-parent-child,
#bass-content-body .bass-grid-B06 .bass-grid-leftcol > *:first-child,
#bass-content-body .bass-grid-B06 .bass-grid-rightcol .pseudo-parent-child,
#bass-content-body .bass-grid-B06 .bass-grid-rightcol > *:first-child,
#bass-content-body .bass-grid-C01 .bass-grid-multicol .pseudo-parent-child,
#bass-content-body .bass-grid-C01 .bass-grid-multicol > *:first-child,
#bass-content-body .bass-grid-D01 .bass-grid-multicol .pseudo-parent-child,
#bass-content-body .bass-grid-D01 .bass-grid-multicol > *:first-child,
#bass-content-body .bass-grid-E02 .bass-grid-leftcol .pseudo-parent-child,
#bass-content-body .bass-grid-E02 .bass-grid-leftcol > *:first-child,
#bass-content-body .bass-grid-E02 .bass-grid-rightcol .pseudo-parent-child,
#bass-content-body .bass-grid-E02 .bass-grid-rightcol > *:first-child {
  margin-top: 0;
}

/* ----- A01 ----- */
.bass-grid-A01 {
  width: 624px;
}

/* ----- B01 ----- */
.bass-grid-B01 {
  *zoom: 1;
  width: 648px;
  margin-left: -24px;
}
.bass-grid-B01:before {
  display: table;
  content: "";
}
.bass-grid-B01:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}
.bass-grid-B01 .bass-grid-multicol {
  float: left;
  display: inline;
  width: 300px;
  margin-left: 24px;
}

.bass-grid-B01 .bass-grid-multicol2 {
  float: right;
  display: inline;
  margin-left: 24px;
}

/* ----- B02 ----- */
.bass-grid-B02 {
  *zoom: 1;
  width: 648px;
  margin-left: -24px;
}
.bass-grid-B02:before {
  display: table;
  content: "";
}
.bass-grid-B02:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}
.bass-grid-B02 .bass-grid-leftcol {
  float: left;
  display: inline;
  width: 192px;
  margin-left: 24px;
}
.ie6 .bass-grid-B02 .bass-grid-leftcol .bass-figure-A01 img,
.ie6 .bass-grid-B02 .bass-grid-leftcol .bass-figure-B01 img {
  width: 192px !important;
}
.bass-grid-B02 .bass-grid-rightcol {
  float: right;
  display: inline;
  width: 408px;
  margin-left: 24px;
}

/* ----- B03 ----- */
.bass-grid-B03 {
  *zoom: 1;
  width: 648px;
  margin-left: -24px;
}
.bass-grid-B03:before {
  display: table;
  content: "";
}
.bass-grid-B03:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}
.bass-grid-B03 .bass-grid-leftcol {
  float: left;
  display: inline;
  width: 408px;
  margin-left: 24px;
}
.bass-grid-B03 .bass-grid-rightcol {
  float: right;
  display: inline;
  width: 192px;
  margin-left: 24px;
}
.ie6 .bass-grid-B03 .bass-grid-rightcol .bass-figure-A01 img,
.ie6 .bass-grid-B03 .bass-grid-rightcol .bass-figure-B01 img {
  width: 192px !important;
}

/* ----- B04 ----- */
.bass-grid-B04 {
  *zoom: 1;
  width: 648px;
  margin-left: -24px;
}
.bass-grid-B04:before {
  display: table;
  content: "";
}
.bass-grid-B04:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}
.bass-grid-B04 .bass-grid-leftcol {
  float: left;
  display: inline;
  width: 138px;
  margin-left: 24px;
}
.ie6 .bass-grid-B04 .bass-grid-leftcol .bass-figure-A01 img,
.ie6 .bass-grid-B04 .bass-grid-leftcol .bass-figure-B01 img {
  width: 138px !important;
}
.bass-grid-B04 .bass-grid-rightcol {
  float: right;
  display: inline;
  width: 462px;
  margin-left: 24px;
}

/* ----- B05 ----- */
.bass-grid-B05 {
  *zoom: 1;
  width: 648px;
  margin-left: -24px;
}
.bass-grid-B05:before {
  display: table;
  content: "";
}
.bass-grid-B05:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}
.bass-grid-B05 .bass-grid-leftcol {
  float: left;
  display: inline;
  width: 462px;
  margin-left: 24px;
}
.bass-grid-B05 .bass-grid-rightcol {
  float: right;
  display: inline;
  width: 138px;
  margin-left: 24px;
}
.ie6 .bass-grid-B05 .bass-grid-rightcol .bass-figure-A01 img,
.ie6 .bass-grid-B05 .bass-grid-rightcol .bass-figure-B01 img {
  width: 138px !important;
}

/* ----- C01 ----- */
.bass-grid-C01 {
  *zoom: 1;
  width: 648px;
  margin-left: -24px;
}
.bass-grid-C01:before {
  display: table;
  content: "";
}
.bass-grid-C01:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}
.bass-grid-C01 .bass-grid-multicol {
  float: left;
  display: inline;
  width: 192px;
  margin-left: 24px;
}

.bass-grid-C01 .bass-grid-multicol01 {
  /*float: left;
  display: inline;*/
  width: 360px;
  margin: 0 0 0 24px;
}

.bass-grid-C01 .bass-grid-multicol02 {
  /*float: left;
  display: inline;*/
  width: 360px;
  margin: 28px 0 0 24px;
}

.bass-grid-C01 .bass-grid-multicol03 {
  /*float: left;
  display: inline;*/
  width: 624px;
  margin: 28px 0 0 24px;
}

/* ----- D01 ----- */
.bass-grid-D01 {
  *zoom: 1;
  width: 648px;
  margin-left: -24px;
}
.bass-grid-D01:before {
  display: table;
  content: "";
}
.bass-grid-D01:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}
.bass-grid-D01 .bass-grid-multicol {
  float: left;
  display: inline;
  width: 138px;
  margin-left: 24px;
}

/* ----- E02 ----- */
.bass-grid-E02 {
  *zoom: 1;
  width: 648px;
  margin-left: -24px;
}
.bass-grid-E02:before {
  display: table;
  content: "";
}
.bass-grid-E02:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}
.bass-grid-E02 .bass-grid-leftcol {
  float: left;
  display: inline;
  width: 222px;
  margin-left: 24px;
}
.bass-grid-E02 .bass-grid-rightcol {
  float: right;
  display: inline;
  width: 378px;
  margin-left: 24px;
}

/* =========== bass-indexlist-A01 =========== */
/* ----- A01 A02 ----- */
.bass-indexlist-A01,
.bass-indexlist-A02 {
  margin-top: 2.64286em;
}

.bass-indexlist-A02 .bass-figure-A01 {
  margin-top: 0.07143em;
  margin-bottom: 0.71429em;
}

.bass-indexlist-A01 .bass-figure-A01{
  margin-top: 0.07143em;
  margin-bottom: 0;
}

.bass-indexlist-A01 .bass-heading-A01,
.bass-indexlist-A01 .bass-heading-A04,
.bass-indexlist-A02 .bass-heading-A01,
.bass-indexlist-A02 .bass-heading-A02,
.bass-indexlist-A02 .bass-heading-A03,
.bass-indexlist-A02 .bass-heading-A04 {
  margin-top: 0.44444em;
  margin-bottom: 0.27778em;
}

.bass-indexlist-A01 .bass-heading-A02,
.bass-indexlist-A01 .bass-heading-A03{
	margin-top: 0;
	margin-bottom: 0.27778em;
	padding-top: 0.44444em;
}


.bass-indexlist-A01 .bass-heading-A01 h1, .bass-indexlist-A01 .bass-heading-A01 h2, .bass-indexlist-A01 .bass-heading-A01 h3, .bass-indexlist-A01 .bass-heading-A01 h4, .bass-indexlist-A01 .bass-heading-A01 h5, .bass-indexlist-A01 .bass-heading-A01 h6,
.bass-indexlist-A01 .bass-heading-A02 h1,
.bass-indexlist-A01 .bass-heading-A02 h2,
.bass-indexlist-A01 .bass-heading-A02 h3,
.bass-indexlist-A01 .bass-heading-A02 h4,
.bass-indexlist-A01 .bass-heading-A02 h5,
.bass-indexlist-A01 .bass-heading-A02 h6,
.bass-indexlist-A01 .bass-heading-A03 h1,
.bass-indexlist-A01 .bass-heading-A03 h2,
.bass-indexlist-A01 .bass-heading-A03 h3,
.bass-indexlist-A01 .bass-heading-A03 h4,
.bass-indexlist-A01 .bass-heading-A03 h5,
.bass-indexlist-A01 .bass-heading-A03 h6,
.bass-indexlist-A01 .bass-heading-A04 h1,
.bass-indexlist-A01 .bass-heading-A04 h2,
.bass-indexlist-A01 .bass-heading-A04 h3,
.bass-indexlist-A01 .bass-heading-A04 h4,
.bass-indexlist-A01 .bass-heading-A04 h5,
.bass-indexlist-A01 .bass-heading-A04 h6,
.bass-indexlist-A02 .bass-heading-A01 h1,
.bass-indexlist-A02 .bass-heading-A01 h2,
.bass-indexlist-A02 .bass-heading-A01 h3,
.bass-indexlist-A02 .bass-heading-A01 h4,
.bass-indexlist-A02 .bass-heading-A01 h5,
.bass-indexlist-A02 .bass-heading-A01 h6,
.bass-indexlist-A02 .bass-heading-A02 h1,
.bass-indexlist-A02 .bass-heading-A02 h2,
.bass-indexlist-A02 .bass-heading-A02 h3,
.bass-indexlist-A02 .bass-heading-A02 h4,
.bass-indexlist-A02 .bass-heading-A02 h5,
.bass-indexlist-A02 .bass-heading-A02 h6,
.bass-indexlist-A02 .bass-heading-A03 h1,
.bass-indexlist-A02 .bass-heading-A03 h2,
.bass-indexlist-A02 .bass-heading-A03 h3,
.bass-indexlist-A02 .bass-heading-A03 h4,
.bass-indexlist-A02 .bass-heading-A03 h5,
.bass-indexlist-A02 .bass-heading-A03 h6,
.bass-indexlist-A02 .bass-heading-A04 h1,
.bass-indexlist-A02 .bass-heading-A04 h2,
.bass-indexlist-A02 .bass-heading-A04 h3,
.bass-indexlist-A02 .bass-heading-A04 h4,
.bass-indexlist-A02 .bass-heading-A04 h5,
.bass-indexlist-A02 .bass-heading-A04 h6 {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-weight: bold;
  border: 0 none;
}
.bass-indexlist-A01 .bass-heading-A01 .bass-heading-sup,
.bass-indexlist-A01 .bass-heading-A01 .bass-heading-sub,
.bass-indexlist-A01 .bass-heading-A02 .bass-heading-sup,
.bass-indexlist-A01 .bass-heading-A02 .bass-heading-sub,
.bass-indexlist-A01 .bass-heading-A03 .bass-heading-sup,
.bass-indexlist-A01 .bass-heading-A03 .bass-heading-sub,
.bass-indexlist-A01 .bass-heading-A04 .bass-heading-sup,
.bass-indexlist-A01 .bass-heading-A04 .bass-heading-sub,
.bass-indexlist-A02 .bass-heading-A01 .bass-heading-sup,
.bass-indexlist-A02 .bass-heading-A01 .bass-heading-sub,
.bass-indexlist-A02 .bass-heading-A02 .bass-heading-sup,
.bass-indexlist-A02 .bass-heading-A02 .bass-heading-sub,
.bass-indexlist-A02 .bass-heading-A03 .bass-heading-sup,
.bass-indexlist-A02 .bass-heading-A03 .bass-heading-sub,
.bass-indexlist-A02 .bass-heading-A04 .bass-heading-sup,
.bass-indexlist-A02 .bass-heading-A04 .bass-heading-sub {
  font-size: 80%;
  font-weight: bold;
}
.bass-indexlist-A01 .bass-heading-A03 h1, .bass-indexlist-A01 .bass-heading-A03 h2, .bass-indexlist-A01 .bass-heading-A03 h3, .bass-indexlist-A01 .bass-heading-A03 h4, .bass-indexlist-A01 .bass-heading-A03 h5, .bass-indexlist-A01 .bass-heading-A03 h6,
.bass-indexlist-A02 .bass-heading-A03 h1,
.bass-indexlist-A02 .bass-heading-A03 h2,
.bass-indexlist-A02 .bass-heading-A03 h3,
.bass-indexlist-A02 .bass-heading-A03 h4,
.bass-indexlist-A02 .bass-heading-A03 h5,
.bass-indexlist-A02 .bass-heading-A03 h6 {
  background: none;
}
.bass-indexlist-A01 .bass-text-A01,
.bass-indexlist-A02 .bass-text-A01 {
  margin-top: -0.21429em;
  margin-bottom: -0.35714em;
}

.bass-indexlist-A01 .bass-text-A01 .tokucho-text,
.bass-indexlist-A02 .bass-text-A01 {
	display: inline-block;
	color: #FFF;
	background:#AA2641;
	font-size:80%;
	padding: 2px 5px;
}


.bass-indexlist-A01 .bass-list-A01,
.bass-indexlist-A01 .bass-list-B01,
.bass-indexlist-A01 .bass-list-C01,
.bass-indexlist-A01 .bass-list-D01,
.bass-indexlist-A01 .bass-list-D02,
.bass-indexlist-A01 .bass-list-E01,
.bass-indexlist-A02 .bass-list-A01,
.bass-indexlist-A02 .bass-list-B01,
.bass-indexlist-A02 .bass-list-C01,
.bass-indexlist-A02 .bass-list-D01,
.bass-indexlist-A02 .bass-list-E01 {
  margin-top: 0.64286em;
  margin-bottom: -0.35714em;
}


.bass-indexlist-A01 .bass-list-A01 li, li .bass-indexlist-A01 .bass-list-A01 li,
.bass-indexlist-A01 .bass-list-B01 li, li
.bass-indexlist-A01 .bass-list-B01 li,
.bass-indexlist-A01 .bass-list-C01 li, li
.bass-indexlist-A01 .bass-list-C01 li,
.bass-indexlist-A01 .bass-list-D01 li,
.bass-indexlist-A01 .bass-list-E01 li, li
.bass-indexlist-A01 .bass-list-D01 li, li
.bass-indexlist-A01 .bass-list-E01 li,
.bass-indexlist-A02 .bass-list-A01 li, li
.bass-indexlist-A02 .bass-list-A01 li,
.bass-indexlist-A02 .bass-list-B01 li, li
.bass-indexlist-A02 .bass-list-B01 li,
.bass-indexlist-A02 .bass-list-C01 li, li
.bass-indexlist-A02 .bass-list-C01 li,
.bass-indexlist-A02 .bass-list-D01 li,
.bass-indexlist-A02 .bass-list-E01 li, li
.bass-indexlist-A02 .bass-list-D01 li, li
.bass-indexlist-A02 .bass-list-E01 li {
  margin-top: 0.64286em;
  margin-bottom: -0.35714em;
}

.bass-indexlist-A01 .bass-list-D02 li{
	margin: 15px 0 10px 0;
}

.bass-indexlist-A01 .bass-list-A01 li:first-child,
.bass-indexlist-A01 .bass-list-A01 li.pseudo-first-child,
.bass-indexlist-A01 .bass-list-B01 li:first-child,
.bass-indexlist-A01 .bass-list-B01 li.pseudo-first-child,
.bass-indexlist-A01 .bass-list-C01 li:first-child,
.bass-indexlist-A01 .bass-list-C01 li.pseudo-first-child,
.bass-indexlist-A01 .bass-list-D01 li:first-child,
.bass-indexlist-A01 .bass-list-E01 li:first-child,
.bass-indexlist-A01 .bass-list-D01 li.pseudo-first-child,
.bass-indexlist-A01 .bass-list-E01 li.pseudo-first-child,
.bass-indexlist-A02 .bass-list-A01 li:first-child,
.bass-indexlist-A02 .bass-list-A01 li.pseudo-first-child,
.bass-indexlist-A02 .bass-list-B01 li:first-child,
.bass-indexlist-A02 .bass-list-B01 li.pseudo-first-child,
.bass-indexlist-A02 .bass-list-C01 li:first-child,
.bass-indexlist-A02 .bass-list-C01 li.pseudo-first-child,
.bass-indexlist-A02 .bass-list-D01 li:first-child,
.bass-indexlist-A02 .bass-list-E01 li:first-child,
.bass-indexlist-A02 .bass-list-D01 li.pseudo-first-child,
.bass-indexlist-A02 .bass-list-E01 li.pseudo-first-child {
  margin-top: -0.21429em;
}
.bass-indexlist-A01 .bass-definitionlist-A01,
.bass-indexlist-A02 .bass-definitionlist-A01 {
  margin-top: 0.64286em;
  margin-bottom: -0.35714em;
}
.bass-indexlist-A01 .bass-definitionlist-A01 dt,
.bass-indexlist-A02 .bass-definitionlist-A01 dt {
  margin-top: 0.64286em;
  margin-bottom: -0.35714em;
}
.bass-indexlist-A01 .bass-definitionlist-A01 dd,
.bass-indexlist-A02 .bass-definitionlist-A01 dd {
  font-size: 92.85714%;
  line-height: 1.53846;
  margin-top: 0.38462em;
  margin-bottom: -0.38462em;
}
.bass-heading-A01 + .bass-indexlist-A01 .bass-grid-A01:first-child,
.bass-heading-A01 + .bass-indexlist-A01 .bass-grid-B01:first-child,
.bass-heading-A01 + .bass-indexlist-A01 .bass-grid-B02:first-child,
.bass-heading-A01 + .bass-indexlist-A01 .bass-grid-B03:first-child,
.bass-heading-A01 + .bass-indexlist-A01 .bass-grid-C01:first-child, .bass-heading-A02 + .bass-indexlist-A01 .bass-grid-A01:first-child,
.bass-heading-A02 + .bass-indexlist-A01 .bass-grid-B01:first-child,
.bass-heading-A02 + .bass-indexlist-A01 .bass-grid-B02:first-child,
.bass-heading-A02 + .bass-indexlist-A01 .bass-grid-B03:first-child,
.bass-heading-A02 + .bass-indexlist-A01 .bass-grid-C01:first-child, .bass-heading-A03 + .bass-indexlist-A01 .bass-grid-A01:first-child,
.bass-heading-A03 + .bass-indexlist-A01 .bass-grid-B01:first-child,
.bass-heading-A03 + .bass-indexlist-A01 .bass-grid-B02:first-child,
.bass-heading-A03 + .bass-indexlist-A01 .bass-grid-B03:first-child,
.bass-heading-A03 + .bass-indexlist-A01 .bass-grid-C01:first-child, .bass-heading-A04 + .bass-indexlist-A01 .bass-grid-A01:first-child,
.bass-heading-A04 + .bass-indexlist-A01 .bass-grid-B01:first-child,
.bass-heading-A04 + .bass-indexlist-A01 .bass-grid-B02:first-child,
.bass-heading-A04 + .bass-indexlist-A01 .bass-grid-B03:first-child,
.bass-heading-A04 + .bass-indexlist-A01 .bass-grid-C01:first-child, .bass-heading-B02 + .bass-indexlist-A01 .bass-grid-A01:first-child,
.bass-heading-B02 + .bass-indexlist-A01 .bass-grid-B01:first-child,
.bass-heading-B02 + .bass-indexlist-A01 .bass-grid-B02:first-child,
.bass-heading-B02 + .bass-indexlist-A01 .bass-grid-B03:first-child,
.bass-heading-B02 + .bass-indexlist-A01 .bass-grid-C01:first-child, .bass-heading-A01 +
.bass-indexlist-A02 .bass-grid-A01:first-child,
.bass-heading-A01 +
.bass-indexlist-A02 .bass-grid-B01:first-child,
.bass-heading-A01 +
.bass-indexlist-A02 .bass-grid-B02:first-child,
.bass-heading-A01 +
.bass-indexlist-A02 .bass-grid-B03:first-child,
.bass-heading-A01 +
.bass-indexlist-A02 .bass-grid-C01:first-child, .bass-heading-A02 +
.bass-indexlist-A02 .bass-grid-A01:first-child,
.bass-heading-A02 +
.bass-indexlist-A02 .bass-grid-B01:first-child,
.bass-heading-A02 +
.bass-indexlist-A02 .bass-grid-B02:first-child,
.bass-heading-A02 +
.bass-indexlist-A02 .bass-grid-B03:first-child,
.bass-heading-A02 +
.bass-indexlist-A02 .bass-grid-C01:first-child, .bass-heading-A03 +
.bass-indexlist-A02 .bass-grid-A01:first-child,
.bass-heading-A03 +
.bass-indexlist-A02 .bass-grid-B01:first-child,
.bass-heading-A03 +
.bass-indexlist-A02 .bass-grid-B02:first-child,
.bass-heading-A03 +
.bass-indexlist-A02 .bass-grid-B03:first-child,
.bass-heading-A03 +
.bass-indexlist-A02 .bass-grid-C01:first-child, .bass-heading-A04 +
.bass-indexlist-A02 .bass-grid-A01:first-child,
.bass-heading-A04 +
.bass-indexlist-A02 .bass-grid-B01:first-child,
.bass-heading-A04 +
.bass-indexlist-A02 .bass-grid-B02:first-child,
.bass-heading-A04 +
.bass-indexlist-A02 .bass-grid-B03:first-child,
.bass-heading-A04 +
.bass-indexlist-A02 .bass-grid-C01:first-child, .bass-heading-B02 +
.bass-indexlist-A02 .bass-grid-A01:first-child,
.bass-heading-B02 +
.bass-indexlist-A02 .bass-grid-B01:first-child,
.bass-heading-B02 +
.bass-indexlist-A02 .bass-grid-B02:first-child,
.bass-heading-B02 +
.bass-indexlist-A02 .bass-grid-B03:first-child,
.bass-heading-B02 +
.bass-indexlist-A02 .bass-grid-C01:first-child {
  margin-top: 0 !important;
}

/* ----- A02 ----- */
.bass-indexlist-A02 .bass-heading-A01,
.bass-indexlist-A02 .bass-heading-A02,
.bass-indexlist-A02 .bass-heading-A03,
.bass-indexlist-A02 .bass-heading-A04 {
  font-size: 92.85714%;
  line-height: 1.53846;
  margin-top: 0.69231em;
  margin-bottom: 0.53846em;
}
.bass-indexlist-A02 .bass-heading-A01 h1, .bass-indexlist-A02 .bass-heading-A01 h2, .bass-indexlist-A02 .bass-heading-A01 h3, .bass-indexlist-A02 .bass-heading-A01 h4, .bass-indexlist-A02 .bass-heading-A01 h5, .bass-indexlist-A02 .bass-heading-A01 h6,
.bass-indexlist-A02 .bass-heading-A02 h1,
.bass-indexlist-A02 .bass-heading-A02 h2,
.bass-indexlist-A02 .bass-heading-A02 h3,
.bass-indexlist-A02 .bass-heading-A02 h4,
.bass-indexlist-A02 .bass-heading-A02 h5,
.bass-indexlist-A02 .bass-heading-A02 h6,
.bass-indexlist-A02 .bass-heading-A03 h1,
.bass-indexlist-A02 .bass-heading-A03 h2,
.bass-indexlist-A02 .bass-heading-A03 h3,
.bass-indexlist-A02 .bass-heading-A03 h4,
.bass-indexlist-A02 .bass-heading-A03 h5,
.bass-indexlist-A02 .bass-heading-A03 h6,
.bass-indexlist-A02 .bass-heading-A04 h1,
.bass-indexlist-A02 .bass-heading-A04 h2,
.bass-indexlist-A02 .bass-heading-A04 h3,
.bass-indexlist-A02 .bass-heading-A04 h4,
.bass-indexlist-A02 .bass-heading-A04 h5,
.bass-indexlist-A02 .bass-heading-A04 h6 {
  font-weight: bold;
}
.bass-indexlist-A02 .bass-heading-A01 .bass-heading-sup,
.bass-indexlist-A02 .bass-heading-A01 .bass-heading-sub,
.bass-indexlist-A02 .bass-heading-A02 .bass-heading-sup,
.bass-indexlist-A02 .bass-heading-A02 .bass-heading-sub,
.bass-indexlist-A02 .bass-heading-A03 .bass-heading-sup,
.bass-indexlist-A02 .bass-heading-A03 .bass-heading-sub,
.bass-indexlist-A02 .bass-heading-A04 .bass-heading-sup,
.bass-indexlist-A02 .bass-heading-A04 .bass-heading-sub {
  font-size: 92.30769%;
  font-weight: normal;
}
.bass-indexlist-A02 .bass-text-A01 {
  font-size: 92.85714%;
  line-height: 1.53846;
  margin-top: -0.23077em;
  margin-bottom: -0.38462em;
}
.bass-indexlist-A02 .bass-list-A01,
.bass-indexlist-A02 .bass-list-B01,
.bass-indexlist-A02 .bass-list-C01,
.bass-indexlist-A02 .bass-list-D01,
.bass-indexlist-A02 .bass-list-E01 {
  font-size: 92.85714%;
  line-height: 1.53846;
  margin-top: 0.69231em;
  margin-bottom: -0.38462em;
}
.bass-indexlist-A02 .bass-list-A01 li, li .bass-indexlist-A02 .bass-list-A01 li,
.bass-indexlist-A02 .bass-list-B01 li, li
.bass-indexlist-A02 .bass-list-B01 li,
.bass-indexlist-A02 .bass-list-C01 li, li
.bass-indexlist-A02 .bass-list-C01 li,
.bass-indexlist-A02 .bass-list-D01 li,
.bass-indexlist-A02 .bass-list-E01 li, li
.bass-indexlist-A02 .bass-list-D01 li, li
.bass-indexlist-A02 .bass-list-E01 li {
  margin-top: 0.69231em;
  margin-bottom: -0.38462em;
}
.bass-indexlist-A02 .bass-list-A01 li:first-child,
.bass-indexlist-A02 .bass-list-A01 li.pseudo-first-child,
.bass-indexlist-A02 .bass-list-B01 li:first-child,
.bass-indexlist-A02 .bass-list-B01 li.pseudo-first-child,
.bass-indexlist-A02 .bass-list-C01 li:first-child,
.bass-indexlist-A02 .bass-list-C01 li.pseudo-first-child,
.bass-indexlist-A02 .bass-list-D01 li:first-child,
.bass-indexlist-A02 .bass-list-E01 li:first-child,
.bass-indexlist-A02 .bass-list-D01 li.pseudo-first-child,
.bass-indexlist-A02 .bass-list-E01 li.pseudo-first-child {
  margin-top: -0.21429em;
}
.bass-heading-A01 + .bass-indexlist-A02 .bass-grid-A01:first-child,
.bass-heading-A01 + .bass-indexlist-A02 .bass-grid-B01:first-child,
.bass-heading-A01 + .bass-indexlist-A02 .bass-grid-B02:first-child,
.bass-heading-A01 + .bass-indexlist-A02 .bass-grid-B03:first-child,
.bass-heading-A01 + .bass-indexlist-A02 .bass-grid-C01:first-child, .bass-heading-A02 + .bass-indexlist-A02 .bass-grid-A01:first-child,
.bass-heading-A02 + .bass-indexlist-A02 .bass-grid-B01:first-child,
.bass-heading-A02 + .bass-indexlist-A02 .bass-grid-B02:first-child,
.bass-heading-A02 + .bass-indexlist-A02 .bass-grid-B03:first-child,
.bass-heading-A02 + .bass-indexlist-A02 .bass-grid-C01:first-child, .bass-heading-A03 + .bass-indexlist-A02 .bass-grid-A01:first-child,
.bass-heading-A03 + .bass-indexlist-A02 .bass-grid-B01:first-child,
.bass-heading-A03 + .bass-indexlist-A02 .bass-grid-B02:first-child,
.bass-heading-A03 + .bass-indexlist-A02 .bass-grid-B03:first-child,
.bass-heading-A03 + .bass-indexlist-A02 .bass-grid-C01:first-child, .bass-heading-A04 + .bass-indexlist-A02 .bass-grid-A01:first-child,
.bass-heading-A04 + .bass-indexlist-A02 .bass-grid-B01:first-child,
.bass-heading-A04 + .bass-indexlist-A02 .bass-grid-B02:first-child,
.bass-heading-A04 + .bass-indexlist-A02 .bass-grid-B03:first-child,
.bass-heading-A04 + .bass-indexlist-A02 .bass-grid-C01:first-child {
  margin-top: 0 !important;
}

#bass-content-body > .bass-indexlist-A01.pseudo-parent-child,
#bass-content-body > .bass-indexlist-A01:first-child > *:first-child,
#bass-content-body > .bass-indexlist-A02.pseudo-parent-child,
#bass-content-body > .bass-indexlist-A02:first-child > *:first-child {
  margin-top: 0 !important;
}

/* =========== bass-indexlist-B01 =========== */
.bass-indexlist-B01 {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  margin-top: 3.5em;
}
.bass-indexlist-B01 .article {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  *zoom: 1;
  margin-top: 1.78571em;
  border: 3px solid #eeeeee;
  position: relative;
}
.bass-indexlist-B01 .article:before {
  display: table;
  content: "";
}
.bass-indexlist-B01 .article:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}
.bass-indexlist-B01 .article:first-child {
  margin-top: 0;
}
.bass-indexlist-B01 a {
  display: block;
  border: 1px solid #dddddd;
  background-color: #f6f6f6;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0)";
  background: -moz-linear-gradient(top, white, #f6f6f6);
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#f6f6f6));
  background: linear-gradient(to bottom, white, #f6f6f6);
  color: #333333 !important;
}
.bass-indexlist-B01 a .title {
  color: #002c76;
  text-decoration: underline;
}
.bass-indexlist-B01 a .bass-link-B03 {
  padding-left: 22px;
  background: url(/assets/img/common/icon_link_03.png) 1px 0.2em no-repeat;
}
.bass-indexlist-B01 a:hover {
  background-color: #e6eaf2;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6eaf2', GradientType=0)";
  background: -moz-linear-gradient(top, white, #e6eaf2);
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#e6eaf2));
  background: linear-gradient(to bottom, white, #e6eaf2);
  text-decoration: none;
}
.bass-indexlist-B01 a:hover .title {
  color: #2f62bb;
  text-decoration: underline;
}
.bass-indexlist-B01 .article-box {
  min-height: 181px;
  _height: 181px;
  padding: 24px;
  padding-top: 1.78571em;
  padding-bottom: 1.57143em;
}
.bass-indexlist-B01 .attention {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  display: inline-block;
  font-size: 87.14286%;
  line-height: 1.14754;
  margin-top: 0.07143em;
  margin-bottom: -0.14286em;
  padding: 6px;
  padding-top: 0.5em;
  padding-bottom: 0.33333em;
  font-weight: bold;
  color: #fff;
  background: #aa2641;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.bass-indexlist-B01 .image {
  float: left;
  width: 181px;
  margin-right: 12px;
}
.bass-indexlist-B01 .article-body {
  margin-top: 0.07143em;
  margin-bottom: -0.14286em;
  margin-left: 193px;
}
.bass-indexlist-B01 .bass-heading-A02 {
  clear: none;
  margin-top: 0.44444em;
  margin-bottom: 0.27778em;
}
.bass-indexlist-B01 .bass-heading-A02 h1, .bass-indexlist-B01 .bass-heading-A02 h2, .bass-indexlist-B01 .bass-heading-A02 h3, .bass-indexlist-B01 .bass-heading-A02 h4, .bass-indexlist-B01 .bass-heading-A02 h5, .bass-indexlist-B01 .bass-heading-A02 h6 {
  border: 0 none;
}
.bass-indexlist-B01 .bass-heading-A02 h1 .subtitle, .bass-indexlist-B01 .bass-heading-A02 h2 .subtitle, .bass-indexlist-B01 .bass-heading-A02 h3 .subtitle, .bass-indexlist-B01 .bass-heading-A02 h4 .subtitle, .bass-indexlist-B01 .bass-heading-A02 h5 .subtitle, .bass-indexlist-B01 .bass-heading-A02 h6 .subtitle {
  display: block;
  color: #aa2641;
  font-size: 66.66667%;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 0.83333em;
}
.bass-indexlist-B01 .series {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-weight: bold;
  font-size: 87.14286%;
  line-height: 1.14754;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  *white-space: pre;
  *word-wrap: break-word;
}
.bass-indexlist-B01 .bass-text-A01 {
  font-size: 100%;
  line-height: 1.57143;
  margin-top: 0.64286em;
  margin-bottom: -0.35714em;
}
.bass-indexlist-B01 .footer {
  margin-left: 193px;
}
.bass-indexlist-B01 .footer p {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-size: 87.14286%;
  line-height: 1.14754;
  margin-top: 1em;
}

/* =========== linklist =========== */
/* ----- A01 ----- */
.bass-linklist-A01 {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-size: 100%;
  line-height: 1.57143;
  margin-top: 1.5em;
  margin-bottom: -0.35714em;
  *zoom: 1;
}
.bass-linklist-A01:before {
  display: table;
  content: "";
}
.bass-linklist-A01:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}
.bass-linklist-A01 li {
  display: block;
  float: left;
  margin-top: -0.21429em;
  margin-bottom: 0.5em;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  *white-space: pre;
  *word-wrap: break-word;
  margin-right: 12px;
  padding-right: 14px;
  background: url(/assets/img/common/icon_down_01.png) right 0.5em no-repeat;
  font-weight: bold;
  white-space: nowrap;
}
.bass-linklist-A01.pseudo-parent-child {
  margin-top: 0 !important;
}

/* ----- B01 ----- */
.bass-linklist-B01 {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-size: 100%;
  line-height: 1.57143;
  margin-top: 3.21429em;
  margin-bottom: -0.35714em;
  *zoom: 1;
}
.bass-linklist-B01:before {
  display: table;
  content: "";
}
.bass-linklist-B01:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}
.bass-linklist-B01 li {
  display: block;
  float: right;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  *white-space: pre;
  *word-wrap: break-word;
  padding-left: 14px;
  background: url(/assets/img/common/icon_up_01.png) left 0.5em no-repeat;
  font-weight: bold;
  white-space: nowrap;
}

/* =========== infoblock =========== */
/*
 * A01
 */
.bass-infoblock-A01 {
  margin-top: 4.35714em;
  padding: 24px;
  padding-top: 1.5em;
  padding-bottom: 1.35714em;
  border: 1px solid #d8d8d8;
}
.bass-infoblock-A01 > *:first-child,
.bass-infoblock-A01 *.pseudo-parent-child {
  margin-top: 0;
}

/*
 * B01 B02
 */
.bass-infoblock-B01,
.bass-infoblock-B02 {
  margin-top: 4.35714em;
  padding: 24px;
  padding-top: 1.78571em;
  padding-bottom: 1.57143em;
  background-color: #f5f5f5;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.bass-infoblock-B01 > *:first-child,
.bass-infoblock-B01 *.pseudo-parent-child,
.bass-infoblock-B02 > *:first-child,
.bass-infoblock-B02 *.pseudo-parent-child {
  margin-top: 0;
}
.bass-infoblock-B01 dl,
.bass-infoblock-B02 dl {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  *zoom: 1;
}
.bass-infoblock-B01 dl:before,
.bass-infoblock-B02 dl:before {
  display: table;
  content: "";
}
.bass-infoblock-B01 dl:after,
.bass-infoblock-B02 dl:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}
.bass-infoblock-B01 dt,
.bass-infoblock-B02 dt {
  float: left;
  margin-right: 12px;
}
.bass-infoblock-B01 dt a:hover,
.bass-infoblock-B02 dt a:hover {
  background: transparent;
  text-decoration: none;
}
.bass-infoblock-B01 dd,
.bass-infoblock-B02 dd {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
}
.bass-infoblock-B01 dd > *:first-child,
.bass-infoblock-B01 dd *.pseudo-parent-child,
.bass-infoblock-B02 dd > *:first-child,
.bass-infoblock-B02 dd *.pseudo-parent-child {
  margin-top: 0.21429em;
}

/*
 * B02
 */
.bass-infoblock-B02 {
  padding: 12px;
  padding-top: 0.92857em;
  padding-bottom: 0.71429em;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.bass-figure-A01 + .bass-infoblock-B02 {
  margin-top: -12px;
}

/*
 * C01
 */
.bass-infoblock-C01 {
  margin-top: 3.5em;
  padding-top: 1.5em;
  padding-bottom: -0.35714em;
  border-top: 1px solid #d8d8d8;
}
.bass-infoblock-C01 > *:first-child,
.bass-infoblock-C01 *.pseudo-parent-child {
  margin-top: 0;
}

/* =========== bass-conversion =========== */
/* ----- A01 B01 ----- */
.bass-conversion-A01,
.bass-conversion-B01 {
  *zoom: 1;
  border-top: 1px solid #d9d9d9;
  padding-top: 24px;
}
.bass-conversion-A02 {
  *zoom: 1;
  padding-top: 24px;
}
.bass-conversion-A01:before,
.bass-conversion-A02:before,
.bass-conversion-B01:before {
  display: table;
  content: "";
}
.bass-conversion-A01:after,
.bass-conversion-A02:after,
.bass-conversion-B01:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}
.bass-conversion-A01 .bass-conversion-contact,
.bass-conversion-B01 .bass-conversion-contact {
  float: right;
  width: 192px;
  padding-left: 12px;
  border-left: 1px solid #d9d9d9;
}
.bass-conversion-A01 .bass-conversion-contact .contact-title,
.bass-conversion-A02 .bass-conversion-contact .contact-title,
.bass-conversion-B01 .bass-conversion-contact .contact-title {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-size: 114.28571%;
  line-height: 1.5;
  margin-top: -0.25em;
  margin-bottom: -0.375em;
  font-weight: bold;
}
.bass-conversion-A01 .bass-conversion-contact .contact-title:first-child,
.bass-conversion-A01 .bass-conversion-contact .contact-title.pseudo-first-child,
.bass-conversion-A02 .bass-conversion-contact .contact-title.pseudo-first-child,
.bass-conversion-B01 .bass-conversion-contact .contact-title:first-child,
.bass-conversion-B01 .bass-conversion-contact .contact-title.pseudo-first-child {
  margin-top: 0;
}
.bass-conversion-A01 .bass-conversion-contact .contact-text,
.bass-conversion-A02 .bass-conversion-contact .contact-text,
.bass-conversion-B01 .bass-conversion-contact .contact-text {
  font-size: 92.85714%;
  line-height: 1.53846;
  margin-top: 0.69231em;
  margin-bottom: -0.38462em;
}
.bass-conversion-A01 .bass-conversion-contact .contact-list,
.bass-conversion-B01 .bass-conversion-contact .contact-list {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  margin-top: 0.92857em;
  margin-bottom: -0.14286em;
  *zoom: 1;
}
.bass-conversion-A01 .bass-conversion-contact .contact-list:before,
.bass-conversion-B01 .bass-conversion-contact .contact-list:before {
  display: table;
  content: "";
}
.bass-conversion-A01 .bass-conversion-contact .contact-list:after,
.bass-conversion-B01 .bass-conversion-contact .contact-list:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}
.bass-conversion-A01 .bass-conversion-contact .contact-list li,
.bass-conversion-B01 .bass-conversion-contact .contact-list li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  width: 187px;
  margin-top: 6px;
  float: left;
  font-weight: bold;
  font-size: 92.85714%;
  line-height: 1.53846;
  margin-top: 0.69231em;
  margin-bottom: -0.38462em;
  text-shadow: 1px 2px #162e57;
  background-color: #162f59;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f62bb', endColorstr='#162f59', GradientType=0)";
  background: -moz-linear-gradient(top, #2f62bb, #162f59);
  background: -webkit-gradient(linear, left top, left bottom, from(#2f62bb), to(#162f59));
  background: linear-gradient(to bottom, #2f62bb, #162f59);
  border: solid 2px #bfcadd;
}
.bass-conversion-A01 .bass-conversion-contact .contact-list li a,
.bass-conversion-B01 .bass-conversion-contact .contact-list li a {
  padding-right: 10px;
  padding-left: 30px;
  padding-top: 0.5em;
  padding-bottom: 0.28571em;
  display: block;
  border: 1px solid #002c76;
  color: #ffffff !important;
}
.bass-conversion-A01 .bass-conversion-contact .contact-list li a:hover,
.bass-conversion-B01 .bass-conversion-contact .contact-list li a:hover {
  text-decoration: none;
}
.bass-conversion-A01 .bass-conversion-contact .contact-list li:hover,
.bass-conversion-B01 .bass-conversion-contact .contact-list li:hover {
  background-color: #547abb;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfcadd', endColorstr='#547abb', GradientType=0)";
  background: -moz-linear-gradient(top, #bfcadd, #547abb);
  background: -webkit-gradient(linear, left top, left bottom, from(#bfcadd), to(#547abb));
  background: linear-gradient(to bottom, #bfcadd, #547abb);
}

/* ----- A01 ----- */
.bass-conversion-A01 {
  margin-bottom: -0.14286em;
}
.bass-conversion-A01 .bass-conversion-download,
.bass-conversion-A02 .bass-conversion-download {
  float: left;
}
.bass-conversion-A01 .bass-conversion-download .download-title,
.bass-conversion-A02 .bass-conversion-download .download-title {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-size: 114.28571%;
  line-height: 1.5;
  margin-top: 1.78571em;
  margin-bottom: 0.28571em;
  font-weight: bold;
}
.bass-conversion-A01 .bass-conversion-download .download-title:first-child,
.bass-conversion-A02 .bass-conversion-download .download-title:first-child,
.bass-conversion-A01 .bass-conversion-download .download-title.pseudo-first-child {
  margin-top: 0;
}
.bass-conversion-A01 .bass-conversion-download .download-list,
.bass-conversion-A02 .bass-conversion-download .download-list {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  width: 416px;
  margin-left: -6px;
  *zoom: 1;
}
.bass-conversion-A01 .bass-conversion-download .download-list:before,
.bass-conversion-A02 .bass-conversion-download .download-list:before {
  display: table;
  content: "";
}
.bass-conversion-A01 .bass-conversion-download .download-list:after,
.bass-conversion-A02 .bass-conversion-download .download-list:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}
.bass-conversion-A01 .bass-conversion-download .download-list li,
.bass-conversion-A02 .bass-conversion-download .download-list li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  width: 198px;
  margin-left: 6px;
  float: left;
  font-size: 92.85714%;
  line-height: 1.53846;
  margin-top: 0.5em;
  margin-bottom: -0.14286em;
  font-weight: bold;
  text-shadow: 1px 2px #d4d4d4;
  background-color: #f6f6f6;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0)";
  background: -moz-linear-gradient(top, white, #f6f6f6);
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#f6f6f6));
  background: linear-gradient(to bottom, white, #f6f6f6);
  border: 2px solid #eeeeee;
}
.bass-conversion-A01 .bass-conversion-download .download-list li.btn2 {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  width: 230px;
  margin-left: 6px;
  float: left;
  font-size: 92.85714%;
  line-height: 1.53846;
  margin-top: 0.5em;
  margin-bottom: -0.14286em;
  font-weight: bold;
  text-shadow: 1px 2px #d4d4d4;
  background-color: #f6f6f6;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0)";
  background: -moz-linear-gradient(top, white, #f6f6f6);
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#f6f6f6));
  background: linear-gradient(to bottom, white, #f6f6f6);
  border: 2px solid #eeeeee;
}


.bass-conversion-A01 .bass-conversion-download .download-list li a,
.bass-conversion-A02 .bass-conversion-download .download-list li a {
  padding-right: 10px;
  padding-left: 30px;
  padding-top: 0.5em;
  padding-bottom: 0.28571em;
  display: block;
  border: 1px solid #dddddd;
  color: #333333 !important;
}

.bass-conversion-A01 .bass-conversion-download .download-list li.btn2 a{
  padding-right: 0;
  padding-left: 10px;
  padding-top: 0.5em;
  padding-bottom: 0.28571em;
  display: block;
  border: 1px solid #dddddd;
  color: #333333 !important;
}

.bass-conversion-A01 .bass-conversion-download .download-list li a:hover,
.bass-conversion-A02 .bass-conversion-download .download-list li a:hover {
  text-decoration: none;
}
.bass-conversion-A01 .bass-conversion-download .download-list li:hover,
.bass-conversion-A02 .bass-conversion-download .download-list li:hover {
  background-color: #e6eaf2;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6eaf2', GradientType=0)";
  background: -moz-linear-gradient(top, white, #e6eaf2);
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#e6eaf2));
  background: linear-gradient(to bottom, white, #e6eaf2);
}

/* ----- B01 ----- */
.bass-conversion-B01 {
  margin-top: 2.64286em;
  margin-bottom: -0.14286em;
}
.bass-conversion-B01 .bass-conversion-investigation {
  float: left;
  width: 416px;
}
.bass-conversion-B01 .bass-conversion-investigation .investigation-title {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-weight: bold;
  font-size: 114.28571%;
  line-height: 1.5;
  margin-top: -0.25em;
  margin-bottom: -0.375em;
}
.bass-conversion-B01 .bass-conversion-investigation .investigation-text {
  font-size: 92.85714%;
  line-height: 1.53846;
  margin-top: 0.69231em;
  margin-bottom: -0.38462em;
}
.bass-conversion-B01 .bass-conversion-investigation .investigation-list {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-size: 100%;
  line-height: 1.57143;
  margin-top: -0.21429em;
  margin-bottom: -0.35714em;
}
.bass-conversion-B01 .bass-conversion-investigation .investigation-list dt {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-size: 100%;
  line-height: 1.57143;
  margin-top: 1.5em;
  margin-bottom: -0.35714em;
  font-weight: bold;
}
.bass-conversion-B01 .bass-conversion-investigation .investigation-list dt a {
  text-decoration: underline;
  font-weight: bold;
}
.bass-conversion-B01 .bass-conversion-investigation .investigation-list dt a:hover {
  background: none;
}
.bass-conversion-B01 .bass-conversion-investigation .investigation-list dd {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-size: 100%;
  line-height: 1.57143;
  margin-top: 0.64286em;
  margin-bottom: -0.35714em;
}
.bass-conversion-B01 .bass-conversion-investigation .investigation-list dd > *:first-child,
.bass-conversion-B01 .bass-conversion-investigation .investigation-list dd > *.pseudo-first-child {
  margin-top: 0;
}

.bass-conversion-A01 li.download-material a,
.bass-conversion-B01 li.download-material a {
  background: url(/assets/img/common/icon_conversion_01.png) 6px 0.5em no-repeat;
}


.bass-conversion-A01 li.download-catalog a,
.bass-conversion-B01 li.download-catalog a {
  padding-right: 5px !important;
  background: url(/assets/img/common/icon_conversion_02.png) 6px 0.5em no-repeat;
}
.bass-conversion-A01 li.download-manual a,
.bass-conversion-B01 li.download-manual a {
  background: url(/assets/img/common/icon_conversion_03.png) 6px 0.5em no-repeat;
}
.bass-conversion-A01 li.download-test a,
.bass-conversion-B01 li.download-test a {
  background: url(/assets/img/common/icon_conversion_04.png) 6px 0.5em no-repeat;
}
.bass-conversion-A01 li.download-cad2 a,
.bass-conversion-A02 li.download-cad2 a,
.bass-conversion-B01 li.download-cad2 a {
  background: url(/assets/img/common/icon_conversion_05.png) 6px 0.5em no-repeat;
}
.bass-conversion-A01 li.download-cad1 a,
.bass-conversion-A02 li.download-cad1 a,
.bass-conversion-B01 li.download-cad1 a {
  background: url(/assets/img/common/icon_conversion_06.png) 6px 0.5em no-repeat;
}
.bass-conversion-A01 li.contact-eight a,
.bass-conversion-B01 li.contact-eight a {
  background: url(/assets/img/common/icon_conversion_07.png) 6px 0.5em no-repeat;
}
.bass-conversion-A01 li.contact-faq a,
.bass-conversion-B01 li.contact-faq a {
  background: url(/assets/img/common/icon_conversion_08.png) 6px 0.5em no-repeat;
}
.bass-conversion-A01 li.contact-material a,
.bass-conversion-B01 li.contact-material a {
  background: url(/assets/img/common/icon_conversion_09.png) 6px 0.5em no-repeat;
}

.bass-conversion-A01 li.download-movie a,
.bass-conversion-A02 li.download-movie a,
.bass-conversion-B01 li.download-movie a {
  background: url(/assets/img/common/icon_conversion_10.png) 6px 0.6em no-repeat;
}

.bass-conversion-A01 li.download-tokucho a,
.bass-conversion-B01 li.download-tokucho a {
  background: url(/assets/img/common/icon_conversion_11.png) 6px 0.5em no-repeat;
}

/* =========== button =========== */
/*
 * A01
 */
.bass-button-A01 {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  margin-top: 1.78571em;
}
.bass-button-A01 li {
  font-size: 114.28571%;
  line-height: 1.5;
  margin-top: 1.78571em;
}
.bass-button-A01 li span {
  display: table;
  *display: ilnine;
  *zoom: 1;
}
.bass-button-A01 li span a,
.bass-button-A01 li span input {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  padding: 20px;
  padding-top: 1em;
  padding-bottom: 0.875em;
  font-weight: bold;
}
.bass-button-A01 li span a:hover,
.bass-button-A01 li span input:hover {
  text-decoration: none;
}
.bass-button-A01 li.button-strong span {
  border: solid 3px #bfcadd;
}
.bass-button-A01 li.button-strong span a,
.bass-button-A01 li.button-strong span input {
  border: 1px solid #002c76;
  color: #ffffff !important;
  background-color: #162f59;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f62bb', endColorstr='#162f59', GradientType=0)";
  background: -moz-linear-gradient(top, #2f62bb, #162f59);
  background: -webkit-gradient(linear, left top, left bottom, from(#2f62bb), to(#162f59));
  background: linear-gradient(to bottom, #2f62bb, #162f59);
  text-shadow: 1px 2px #162e57;
}
.bass-button-A01 li.button-strong span a:hover,
.bass-button-A01 li.button-strong span input:hover {
  background-color: #547abb;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfcadd', endColorstr='#547abb', GradientType=0)";
  background: -moz-linear-gradient(top, #bfcadd, #547abb);
  background: -webkit-gradient(linear, left top, left bottom, from(#bfcadd), to(#547abb));
  background: linear-gradient(to bottom, #bfcadd, #547abb);
}
.bass-button-A01 li.button-em span {
  border: solid 3px #eeeeee;
}
.bass-button-A01 li.button-em span a,
.bass-button-A01 li.button-em span input {
  border: 1px solid #dddddd;
  color: #333333 !important;
  background-color: #f6f6f6;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0)";
  background: -moz-linear-gradient(top, white, #f6f6f6);
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#f6f6f6));
  background: linear-gradient(to bottom, white, #f6f6f6);
  text-shadow: 1px 2px #d4d4d4;
}
.bass-button-A01 li.button-em span a:hover,
.bass-button-A01 li.button-em span input:hover {
  background-color: #e6eaf2;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6eaf2', GradientType=0)";
  background: -moz-linear-gradient(top, white, #e6eaf2);
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#e6eaf2));
  background: linear-gradient(to bottom, white, #e6eaf2);
}

/* =========== pager =========== */
/*
 * A01
 */
.bass-pager-A01 {
  margin-top: 4.35714em;
  text-align: center;
}
.bass-pager-A01 nav,
.bass-pager-A01 .equal-nav {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  position: relative;
}
.bass-pager-A01 ul {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  margin: 0 29px;
}
.bass-pager-A01 ul li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-size: 100%;
  line-height: 1.57143;
  margin-top: -0.21429em;
  margin-bottom: -0.35714em;
  border-left: 1px solid #999999;
}
.bass-pager-A01 ul li:last-child {
  border-right: 1px solid #999999;
}
.bass-pager-A01 ul li a:hover {
  background-color: #eeeeee;
}
.bass-pager-A01 a.bass-pager-prev,
.bass-pager-A01 a.bass-pager-next {
  position: absolute;
  top: 0;
  width: 17px;
  padding: 0;
}
.bass-pager-A01 a.bass-pager-prev span,
.bass-pager-A01 a.bass-pager-next span {
  visibility: hidden;
}
.bass-pager-A01 a.bass-pager-prev:hover,
.bass-pager-A01 a.bass-pager-next:hover {
  background-color: #eeeeee;
}
.bass-pager-A01 a.bass-pager-prev {
  text-align: right;
  left: 0;
  background: url(/assets/img/common/pager_bg_01.png) 6px 0.5em no-repeat;
}
.bass-pager-A01 a.bass-pager-next {
  text-align: left;
  right: 5px;
  background: url(/assets/img/common/pager_bg_02.png) 6px 0.5em no-repeat;
}
.bass-pager-A01 em, .bass-pager-A01 a, .bass-pager-A01 span {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  padding: 0 12px;
  text-align: center;
  display: inline-block;
}
.bass-pager-A01 em {
  color: #ffffff;
  font-weight: bold;
  background: #555555;
}

/* --------------------------------------------
 *	   styles for each NTT DAT screens.
 * -------------------------------------------- */
body#bass-category,
body.bass-window-full {
  background: #fff;
  /* =========== grid =========== */
  /* ----- A01 ----- */
  /* ----- B01 ----- */
  /* ----- B02 ----- */
  /* ----- B03 ----- */
  /* ----- B04 ----- */
  /* ----- B05 ----- */
  /* ----- B06 ----- */
  /* ----- C01 ----- */
  /* ----- D01 ----- */
  /* =========== link =========== */
  /* A01 */
}
body#bass-category #bass-content-area .bass-frame-content,
body.bass-window-full #bass-content-area .bass-frame-content {
  padding-top: 24px;
}
body#bass-category .bass-grid-A01,
body.bass-window-full .bass-grid-A01 {
  width: 984px;
}
body#bass-category .bass-grid-B01,
body.bass-window-full .bass-grid-B01 {
  width: 984px;
  margin-left: -24px;
}
body#bass-category .bass-grid-B01 .bass-grid-multicol,
body.bass-window-full .bass-grid-B01 .bass-grid-multicol {
  width: 468px;
  margin-left: 24px;
}
body#bass-category .bass-grid-B02,
body.bass-window-full .bass-grid-B02 {
  width: 984px;
  margin-left: -24px;
}
body#bass-category .bass-grid-B02 .bass-grid-leftcol,
body.bass-window-full .bass-grid-B02 .bass-grid-leftcol {
  width: 304px;
  margin-left: 24px;
}
body#bass-category .bass-grid-B02 .bass-grid-rightcol,
body.bass-window-full .bass-grid-B02 .bass-grid-rightcol {
  width: 632px;
  margin-left: 24px;
}
body#bass-category .bass-grid-B03,
body.bass-window-full .bass-grid-B03 {
  width: 984px;
  margin-left: -24px;
}
body#bass-category .bass-grid-B03 .bass-grid-leftcol,
body.bass-window-full .bass-grid-B03 .bass-grid-leftcol {
  width: 632px;
  margin-left: 24px;
}
body#bass-category .bass-grid-B03 .bass-grid-rightcol,
body.bass-window-full .bass-grid-B03 .bass-grid-rightcol {
  width: 304px;
  margin-left: 24px;
}
body#bass-category .bass-grid-B04,
body.bass-window-full .bass-grid-B04 {
  width: 984px;
  margin-left: -24px;
}
body#bass-category .bass-grid-B04 .bass-grid-leftcol,
body.bass-window-full .bass-grid-B04 .bass-grid-leftcol {
  width: 222px;
  margin-left: 24px;
}
body#bass-category .bass-grid-B04 .bass-grid-rightcol,
body.bass-window-full .bass-grid-B04 .bass-grid-rightcol {
  width: 714px;
  margin-left: 24px;
}
body#bass-category .bass-grid-B04 .bass-grid-leftcol2 {
  width: 150px;
  margin-left: 24px;
  float:left;
}
body#bass-category .bass-grid-B04 .bass-grid-leftcol2 .bass-figure-A01{
	margin-top:0;
}
body#bass-category .bass-grid-B04 .bass-grid-rightcol2 {
  width: 770px;
  margin-left: 0;
  float:right;
}
body#bass-category .bass-grid-B04 .bass-grid-rightcol2 .bass-heading-A03 {
  font-size: 114.28571%;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 1.125em;
}


body#bass-category .bass-grid-B05,
body.bass-window-full .bass-grid-B05 {
  width: 984px;
  margin-left: -24px;
}
body#bass-category .bass-grid-B05 .bass-grid-leftcol,
body.bass-window-full .bass-grid-B05 .bass-grid-leftcol {
  width: 714px;
  margin-left: 24px;
}
body#bass-category .bass-grid-B05 .bass-grid-rightcol,
body.bass-window-full .bass-grid-B05 .bass-grid-rightcol {
  width: 222px;
  margin-left: 24px;
}
body#bass-category .bass-grid-B06,
body.bass-window-full .bass-grid-B06 {
  *zoom: 1;
  width: 984px;
  margin-left: -24px;
}
body#bass-category .bass-grid-B06:before,
body.bass-window-full .bass-grid-B06:before {
  display: table;
  content: "";
}
body#bass-category .bass-grid-B06:after,
body.bass-window-full .bass-grid-B06:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}
body#bass-category .bass-grid-B06 .bass-grid-leftcol,
body.bass-window-full .bass-grid-B06 .bass-grid-leftcol {
  float: left;
  display: inline;
  width: 624px;
  margin-left: 24px;
}
body#bass-category .bass-grid-B06 .bass-grid-rightcol,
body.bass-window-full .bass-grid-B06 .bass-grid-rightcol {
  float: right;
  display: inline;
  width: 288px;
  margin-left: 24px;
}
body#bass-category .bass-grid-C01,
body.bass-window-full .bass-grid-C01 {
  width: 984px;
  margin-left: -24px;
}
body#bass-category .bass-grid-C01 .bass-grid-multicol,
body.bass-window-full .bass-grid-C01 .bass-grid-multicol {
  width: 304px;
  margin-left: 24px;
}

body#bass-category .bass-grid-C01 .grid-4,
body.bass-window-full .bass-grid-C01 .grid-4 {
  width: 225px;
  margin-left: 19px;
}

body#bass-category .bass-grid-C01 .bass-grid-multicol .gray_box {
	background: #f5f5f5;
	padding: 0 10px 10px 10px;
}

.gray_box_right {
	background: #f5f5f5;
	padding: 0 10px 10px 10px;
	margin: 0;
}


body#bass-category .bass-grid-D01,
body.bass-window-full .bass-grid-D01 {
  width: 984px;
  margin-left: -24px;
}
body#bass-category .bass-grid-D01 .bass-grid-multicol,
body.bass-window-full .bass-grid-D01 .bass-grid-multicol {
  width: 222px;
  margin-left: 24px;
}
body#bass-category .bass-heading-A01 h1 a.bass-link-A01, body#bass-category .bass-heading-A01 h2 a.bass-link-A01, body#bass-category .bass-heading-A01 h3 a.bass-link-A01, body#bass-category .bass-heading-A01 h4 a.bass-link-A01, body#bass-category .bass-heading-A01 h5 a.bass-link-A01, body#bass-category .bass-heading-A01 h6 a.bass-link-A01,
body#bass-category .bass-heading-A02 h1 a.bass-link-A01,
body#bass-category .bass-heading-A02 h2 a.bass-link-A01,
body#bass-category .bass-heading-A02 h3 a.bass-link-A01,
body#bass-category .bass-heading-A02 h4 a.bass-link-A01,
body#bass-category .bass-heading-A02 h5 a.bass-link-A01,
body#bass-category .bass-heading-A02 h6 a.bass-link-A01,
body#bass-category .bass-heading-A03 h1 a.bass-link-A01,
body#bass-category .bass-heading-A03 h2 a.bass-link-A01,
body#bass-category .bass-heading-A03 h3 a.bass-link-A01,
body#bass-category .bass-heading-A03 h4 a.bass-link-A01,
body#bass-category .bass-heading-A03 h5 a.bass-link-A01,
body#bass-category .bass-heading-A03 h6 a.bass-link-A01,
body#bass-category .bass-heading-A04 h1 a.bass-link-A01,
body#bass-category .bass-heading-A04 h2 a.bass-link-A01,
body#bass-category .bass-heading-A04 h3 a.bass-link-A01,
body#bass-category .bass-heading-A04 h4 a.bass-link-A01,
body#bass-category .bass-heading-A04 h5 a.bass-link-A01,
body#bass-category .bass-heading-A04 h6 a.bass-link-A01,
body.bass-window-full .bass-heading-A01 h1 a.bass-link-A01,
body.bass-window-full .bass-heading-A01 h2 a.bass-link-A01,
body.bass-window-full .bass-heading-A01 h3 a.bass-link-A01,
body.bass-window-full .bass-heading-A01 h4 a.bass-link-A01,
body.bass-window-full .bass-heading-A01 h5 a.bass-link-A01,
body.bass-window-full .bass-heading-A01 h6 a.bass-link-A01,
body.bass-window-full .bass-heading-A02 h1 a.bass-link-A01,
body.bass-window-full .bass-heading-A02 h2 a.bass-link-A01,
body.bass-window-full .bass-heading-A02 h3 a.bass-link-A01,
body.bass-window-full .bass-heading-A02 h4 a.bass-link-A01,
body.bass-window-full .bass-heading-A02 h5 a.bass-link-A01,
body.bass-window-full .bass-heading-A02 h6 a.bass-link-A01,
body.bass-window-full .bass-heading-A03 h1 a.bass-link-A01,
body.bass-window-full .bass-heading-A03 h2 a.bass-link-A01,
body.bass-window-full .bass-heading-A03 h3 a.bass-link-A01,
body.bass-window-full .bass-heading-A03 h4 a.bass-link-A01,
body.bass-window-full .bass-heading-A03 h5 a.bass-link-A01,
body.bass-window-full .bass-heading-A03 h6 a.bass-link-A01,
body.bass-window-full .bass-heading-A04 h1 a.bass-link-A01,
body.bass-window-full .bass-heading-A04 h2 a.bass-link-A01,
body.bass-window-full .bass-heading-A04 h3 a.bass-link-A01,
body.bass-window-full .bass-heading-A04 h4 a.bass-link-A01,
body.bass-window-full .bass-heading-A04 h5 a.bass-link-A01,
body.bass-window-full .bass-heading-A04 h6 a.bass-link-A01 {
  /*
  background-position: right -318px;
  padding-left: 0;
  color: #222;
  */
}
body#bass-category .bass-list-D01 a.bass-link-A01, body#bass-category .bass-list-E01 a.bass-link-A01,
body.bass-window-full .bass-list-D01 a.bass-link-A01,
body.bass-window-full .bass-list-E01 a.bass-link-A01 {
  /*
  background: none;
  padding-left: 0;
  padding-right: 0;
  */
  text-decoration: underline;
}

/* =========== bass-categorylist-A01 =========== */
.bass-categorylist-A01 {
  margin-top: 4.35714em;
}
.bass-categorylist-A01 .bass-text-A01 {
  margin-top: 0.64286em;
  margin-bottom: -0.35714em;
}
.bass-categorylist-A01 .bass-heading-A01 {
  margin-top: -0.1em;
  margin-bottom: -0.23333em;
}
.bass-categorylist-A01 .bass-heading-A02 {
  /*margin-top: 0.44444em;*/
  margin-top: 0;
  margin-bottom: 0.27778em;
  padding-top:0.44444em;
}
.bass-categorylist-A01 .bass-heading-A02 h1, .bass-categorylist-A01 .bass-heading-A02 h2, .bass-categorylist-A01 .bass-heading-A02 h3, .bass-categorylist-A01 .bass-heading-A02 h4, .bass-categorylist-A01 .bass-heading-A02 h5, .bass-categorylist-A01 .bass-heading-A02 h6 {
  padding-bottom: 0;
  border: 0 none;
}
.bass-categorylist-A01 .bass-list-D01, .bass-categorylist-A01 .bass-list-E01 {
  margin-top: 0.64286em;
  margin-bottom: -0.35714em;
}
.bass-categorylist-A01 .bass-list-D01 li, .bass-categorylist-A01 .bass-list-E01 li, li .bass-categorylist-A01 .bass-list-D01 li, li .bass-categorylist-A01 .bass-list-E01 li {
  margin-top: 0.64286em;
  margin-bottom: -0.35714em;
  font-weight: bold;
}

.bass-categorylist-A01 .bass-list-D02 li{
  margin-top: 0.64286em;
  margin-bottom: 15px;
}

.bass-categorylist-A01 .bass-list-D02 a{
	font-weight:bold;
}

.bass-categorylist-A01 #cat-search .bass-heading-A02,
.bass-categorylist-A01 #cat-search .bass-heading-B02,
.bass-categorylist-A01 #cat-classification .bass-heading-A02,
.bass-categorylist-A01 #cat-classification .bass-heading-B02,
.bass-categorylist-A01 #cat-environment .bass-heading-A02,
.bass-categorylist-A01 #cat-environment .bass-heading-B02 {
  margin-top: 0.07143em;
  margin-bottom: 0.71429em;
  height: 104px;
  padding: 3px;
  background-color: #eee;
}
.bass-categorylist-A01 #cat-search .bass-heading-A02 h1, .bass-categorylist-A01 #cat-search .bass-heading-A02 h2, .bass-categorylist-A01 #cat-search .bass-heading-A02 h3, .bass-categorylist-A01 #cat-search .bass-heading-A02 h4, .bass-categorylist-A01 #cat-search .bass-heading-A02 h5, .bass-categorylist-A01 #cat-search .bass-heading-A02 h6,
.bass-categorylist-A01 #cat-search .bass-heading-B02 h1,
.bass-categorylist-A01 #cat-search .bass-heading-B02 h2,
.bass-categorylist-A01 #cat-search .bass-heading-B02 h3,
.bass-categorylist-A01 #cat-search .bass-heading-B02 h4,
.bass-categorylist-A01 #cat-search .bass-heading-B02 h5,
.bass-categorylist-A01 #cat-search .bass-heading-B02 h6,
.bass-categorylist-A01 #cat-classification .bass-heading-A02 h1,
.bass-categorylist-A01 #cat-classification .bass-heading-A02 h2,
.bass-categorylist-A01 #cat-classification .bass-heading-A02 h3,
.bass-categorylist-A01 #cat-classification .bass-heading-A02 h4,
.bass-categorylist-A01 #cat-classification .bass-heading-A02 h5,
.bass-categorylist-A01 #cat-classification .bass-heading-A02 h6,
.bass-categorylist-A01 #cat-classification .bass-heading-B02 h1,
.bass-categorylist-A01 #cat-classification .bass-heading-B02 h2,
.bass-categorylist-A01 #cat-classification .bass-heading-B02 h3,
.bass-categorylist-A01 #cat-classification .bass-heading-B02 h4,
.bass-categorylist-A01 #cat-classification .bass-heading-B02 h5,
.bass-categorylist-A01 #cat-classification .bass-heading-B02 h6,
.bass-categorylist-A01 #cat-environment .bass-heading-A02 h1,
.bass-categorylist-A01 #cat-environment .bass-heading-A02 h2,
.bass-categorylist-A01 #cat-environment .bass-heading-A02 h3,
.bass-categorylist-A01 #cat-environment .bass-heading-A02 h4,
.bass-categorylist-A01 #cat-environment .bass-heading-A02 h5,
.bass-categorylist-A01 #cat-environment .bass-heading-A02 h6,
.bass-categorylist-A01 #cat-environment .bass-heading-B02 h1,
.bass-categorylist-A01 #cat-environment .bass-heading-B02 h2,
.bass-categorylist-A01 #cat-environment .bass-heading-B02 h3,
.bass-categorylist-A01 #cat-environment .bass-heading-B02 h4,
.bass-categorylist-A01 #cat-environment .bass-heading-B02 h5,
.bass-categorylist-A01 #cat-environment .bass-heading-B02 h6 {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-weight: bold;
  border: 1px solid #ddd;
  background-color: #f6f6f6;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0)";
  background: -moz-linear-gradient(top, white, #f6f6f6);
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#f6f6f6));
  background: linear-gradient(to bottom, white, #f6f6f6);
}
.bass-categorylist-A01 #cat-search .bass-heading-A02 h1 a, .bass-categorylist-A01 #cat-search .bass-heading-A02 h2 a, .bass-categorylist-A01 #cat-search .bass-heading-A02 h3 a, .bass-categorylist-A01 #cat-search .bass-heading-A02 h4 a, .bass-categorylist-A01 #cat-search .bass-heading-A02 h5 a, .bass-categorylist-A01 #cat-search .bass-heading-A02 h6 a,
.bass-categorylist-A01 #cat-search .bass-heading-B02 h1 a,
.bass-categorylist-A01 #cat-search .bass-heading-B02 h2 a,
.bass-categorylist-A01 #cat-search .bass-heading-B02 h3 a,
.bass-categorylist-A01 #cat-search .bass-heading-B02 h4 a,
.bass-categorylist-A01 #cat-search .bass-heading-B02 h5 a,
.bass-categorylist-A01 #cat-search .bass-heading-B02 h6 a,
.bass-categorylist-A01 #cat-classification .bass-heading-A02 h1 a,
.bass-categorylist-A01 #cat-classification .bass-heading-A02 h2 a,
.bass-categorylist-A01 #cat-classification .bass-heading-A02 h3 a,
.bass-categorylist-A01 #cat-classification .bass-heading-A02 h4 a,
.bass-categorylist-A01 #cat-classification .bass-heading-A02 h5 a,
.bass-categorylist-A01 #cat-classification .bass-heading-A02 h6 a,
.bass-categorylist-A01 #cat-classification .bass-heading-B02 h1 a,
.bass-categorylist-A01 #cat-classification .bass-heading-B02 h2 a,
.bass-categorylist-A01 #cat-classification .bass-heading-B02 h3 a,
.bass-categorylist-A01 #cat-classification .bass-heading-B02 h4 a,
.bass-categorylist-A01 #cat-classification .bass-heading-B02 h5 a,
.bass-categorylist-A01 #cat-classification .bass-heading-B02 h6 a,
.bass-categorylist-A01 #cat-environment .bass-heading-A02 h1 a,
.bass-categorylist-A01 #cat-environment .bass-heading-A02 h2 a,
.bass-categorylist-A01 #cat-environment .bass-heading-A02 h3 a,
.bass-categorylist-A01 #cat-environment .bass-heading-A02 h4 a,
.bass-categorylist-A01 #cat-environment .bass-heading-A02 h5 a,
.bass-categorylist-A01 #cat-environment .bass-heading-A02 h6 a,
.bass-categorylist-A01 #cat-environment .bass-heading-B02 h1 a,
.bass-categorylist-A01 #cat-environment .bass-heading-B02 h2 a,
.bass-categorylist-A01 #cat-environment .bass-heading-B02 h3 a,
.bass-categorylist-A01 #cat-environment .bass-heading-B02 h4 a,
.bass-categorylist-A01 #cat-environment .bass-heading-B02 h5 a,
.bass-categorylist-A01 #cat-environment .bass-heading-B02 h6 a {
  display: block;
  height: 102px;
  padding-left: 20px;
  line-height: 102px;
}
.bass-categorylist-A01 #cat-search .bass-heading-A02 h1:hover, .bass-categorylist-A01 #cat-search .bass-heading-A02 h2:hover, .bass-categorylist-A01 #cat-search .bass-heading-A02 h3:hover, .bass-categorylist-A01 #cat-search .bass-heading-A02 h4:hover, .bass-categorylist-A01 #cat-search .bass-heading-A02 h5:hover, .bass-categorylist-A01 #cat-search .bass-heading-A02 h6:hover,
.bass-categorylist-A01 #cat-search .bass-heading-B02 h1:hover,
.bass-categorylist-A01 #cat-search .bass-heading-B02 h2:hover,
.bass-categorylist-A01 #cat-search .bass-heading-B02 h3:hover,
.bass-categorylist-A01 #cat-search .bass-heading-B02 h4:hover,
.bass-categorylist-A01 #cat-search .bass-heading-B02 h5:hover,
.bass-categorylist-A01 #cat-search .bass-heading-B02 h6:hover,
.bass-categorylist-A01 #cat-classification .bass-heading-A02 h1:hover,
.bass-categorylist-A01 #cat-classification .bass-heading-A02 h2:hover,
.bass-categorylist-A01 #cat-classification .bass-heading-A02 h3:hover,
.bass-categorylist-A01 #cat-classification .bass-heading-A02 h4:hover,
.bass-categorylist-A01 #cat-classification .bass-heading-A02 h5:hover,
.bass-categorylist-A01 #cat-classification .bass-heading-A02 h6:hover,
.bass-categorylist-A01 #cat-classification .bass-heading-B02 h1:hover,
.bass-categorylist-A01 #cat-classification .bass-heading-B02 h2:hover,
.bass-categorylist-A01 #cat-classification .bass-heading-B02 h3:hover,
.bass-categorylist-A01 #cat-classification .bass-heading-B02 h4:hover,
.bass-categorylist-A01 #cat-classification .bass-heading-B02 h5:hover,
.bass-categorylist-A01 #cat-classification .bass-heading-B02 h6:hover,
.bass-categorylist-A01 #cat-environment .bass-heading-A02 h1:hover,
.bass-categorylist-A01 #cat-environment .bass-heading-A02 h2:hover,
.bass-categorylist-A01 #cat-environment .bass-heading-A02 h3:hover,
.bass-categorylist-A01 #cat-environment .bass-heading-A02 h4:hover,
.bass-categorylist-A01 #cat-environment .bass-heading-A02 h5:hover,
.bass-categorylist-A01 #cat-environment .bass-heading-A02 h6:hover,
.bass-categorylist-A01 #cat-environment .bass-heading-B02 h1:hover,
.bass-categorylist-A01 #cat-environment .bass-heading-B02 h2:hover,
.bass-categorylist-A01 #cat-environment .bass-heading-B02 h3:hover,
.bass-categorylist-A01 #cat-environment .bass-heading-B02 h4:hover,
.bass-categorylist-A01 #cat-environment .bass-heading-B02 h5:hover,
.bass-categorylist-A01 #cat-environment .bass-heading-B02 h6:hover {
  background-color: #e6eaf2;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6eaf2', GradientType=0)";
  background: -moz-linear-gradient(top, white, #e6eaf2);
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#e6eaf2));
  background: linear-gradient(to bottom, white, #e6eaf2);
}
.bass-categorylist-A01 #cat-search .bass-heading-A02 a {
  background: url(/product/img/heading_bg_01.png) no-repeat right top;
}
.bass-categorylist-A01 #cat-classification .bass-heading-A02 a {
  background: url(/product/img/heading_bg_02.png) no-repeat right top;
}
.bass-categorylist-A01 #cat-environment .bass-heading-A02 a {
  background: url(/product/img/heading_bg_03.png) no-repeat right top;
}

/* ========== bass-home-feature-area ========== */
#bass-feature-area {
  margin-top: 1.78571em;
  position: relative;
  z-index: 2;
  height: 291px;
}
#bass-feature-area .article {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  *zoom: 1;
  width: 954px;
  border: 3px solid #eeeeee;
  position: relative;
}
#bass-feature-area .article:before {
  display: table;
  content: "";
}
#bass-feature-area .article:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}
#bass-feature-area .article:first-child {
  margin-top: 0;
}
#bass-feature-area a {
  display: block;
  border: 1px solid #dddddd;
  background-color: #f6f6f6;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0)";
  background: -moz-linear-gradient(top, white, #f6f6f6);
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#f6f6f6));
  background: linear-gradient(to bottom, white, #f6f6f6);
  color: #333333 !important;
}
#bass-feature-area a .title {
  color: #002c76;
  text-decoration: underline;
}
#bass-feature-area a:hover {
  background-color: #e6eaf2;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6eaf2', GradientType=0)";
  background: -moz-linear-gradient(top, white, #e6eaf2);
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#e6eaf2));
  text-decoration: none;
}
#bass-feature-area a:hover .title {
  color: #2f62bb;
  text-decoration: underline;
}
#bass-feature-area .article-box {
  min-height: 230px;
  _height: 230px;
  padding: 36px;
  padding-top: 1.78571em;
  padding-bottom: 1.57143em;
}
#bass-feature-area .attention {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  display: inline-block;
  font-size: 87.14286%;
  line-height: 1.14754;
  margin-top: 0.07143em;
  margin-bottom: -0.14286em;
  padding: 6px;
  padding-top: 0.5em;
  padding-bottom: 0.33333em;
  font-weight: bold;
  color: #fff;
  background: #aa2641;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#bass-feature-area .image {
  float: right;
  width: 428px;
  margin: -24px -36px -24px 24px;
  text-align: center;
}
#bass-feature-area .article-body {
  margin-top: 0.07143em;
  margin-bottom: -0.14286em;
  margin-right: 428px;
}
#bass-feature-area .bass-heading-A02 {
  clear: none;
  font-size: 157.14286%;
  line-height: 1.36364;
  margin-top: 0.40909em;
  margin-bottom: 0.22727em;
}
#bass-feature-area .bass-heading-A02 h1, #bass-feature-area .bass-heading-A02 h2, #bass-feature-area .bass-heading-A02 h3, #bass-feature-area .bass-heading-A02 h4, #bass-feature-area .bass-heading-A02 h5, #bass-feature-area .bass-heading-A02 h6 {
  border: 0 none;
}
#bass-feature-area .bass-heading-A02 h1 .subtitle, #bass-feature-area .bass-heading-A02 h2 .subtitle, #bass-feature-area .bass-heading-A02 h3 .subtitle, #bass-feature-area .bass-heading-A02 h4 .subtitle, #bass-feature-area .bass-heading-A02 h5 .subtitle, #bass-feature-area .bass-heading-A02 h6 .subtitle {
  display: block;
  color: #aa2641;
  font-size: 54.54545%;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 0.83333em;
}
#bass-feature-area .series {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-weight: bold;
  font-size: 87.14286%;
  line-height: 1.14754;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  *white-space: pre;
  *word-wrap: break-word;
}
#bass-feature-area .bass-text-A01 {
  font-size: 100%;
  line-height: 1.57143;
  margin-top: 0.64286em;
  margin-bottom: -0.35714em;
}
#bass-feature-area .footer {
  margin-right: 428px;
}
#bass-feature-area .footer p {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-size: 87.14286%;
  line-height: 1.14754;
  margin-top: 1em;
}

.slideshow-area {
  position: relative;
  margin: 0 -30px;
  _zoom: 1;
}

.ui-slideshow {
  position: relative;
  margin: 0 auto;
}
.ui-slideshow .ui-slideshow-group {
  *zoom: 1;
}
.ui-slideshow .ui-slideshow-group:before {
  display: table;
  content: "";
}
.ui-slideshow .ui-slideshow-group:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}

.ui-slideshow-prev {
  position: absolute;
  left: 0;
  top: 50%;
  width: 18px;
  height: 30px;
  margin-top: -30px;
  background: url(/assets/img/slideshow/btn_prevnext_01.png) no-repeat;
  cursor: pointer;
}
.ui-slideshow-prev:hover {
  background-position: left bottom;
}

.ui-slideshow-next {
  position: absolute;
  right: 0;
  top: 50%;
  width: 18px;
  height: 30px;
  margin-top: -30px;
  background: url(/assets/img/slideshow/btn_prevnext_01.png) no-repeat right 0;
  cursor: pointer;
}
.ui-slideshow-next:hover {
  background-position: right bottom;
}

.ui-slideshow-indicator {
  margin: 8px 0 0 -6px;
  padding: 0;
  text-align: center;
  overflow: hidden;
}
.ui-slideshow-indicator li {
  display: inline-block;
  margin-left: 6px;
  cursor: pointer;
  *display: inline;
}

/* =========== float =========== */
/*
 * A01
 */
.bass-float-A01 {
  *zoom: 1;
  margin-top: 1.78571em;
}
.bass-float-A01:before {
  display: table;
  content: "";
}
.bass-float-A01:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}
.bass-float-A01 .bass-figure-A01,
.bass-float-A01 .bass-figure-A02 {
  margin-top: 1.78571em;
  margin-bottom: 1.28571em;
}
.bass-float-A01 .float-left {
  float: left;
}
.bass-float-A01 .float-left.image {
  margin-right: 20px;
}
.bass-float-A01 .float-right {
  float: right;
}
.bass-float-A01 .float-right.image {
  margin-left: 20px;
}
.bass-float-A01 .image > *:first-child {
  margin-top: 0;
}
.bass-float-A01 .description > *:first-child {
  margin-top: 0.21429em;
}

/* =========== toggle =========== */
/* ----- A01 ----- */
.bass-toggle-A01 {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-size: 100%;
  line-height: 1.57143;
  margin-top: 1.5em;
  margin-bottom: -0.35714em;
}
.bass-toggle-A01 li a {
  padding-right: 15px;
  background: url(/assets/img/common/icon_plus_01.png) right 0.4em no-repeat;
}
.bass-toggle-A01 li.open a {
  background: url(/assets/img/common/icon_minus_01.png) right 0.4em no-repeat;
}

.bass-toggle-content {
  margin-top: 0.07143em;
  margin-bottom: 6.71429em;
}

/*　20130703　食器皿印刷機へのワーク投入*/

p#dendouka{
	color:#FF9966;
	font-size:140%!important;
	font-weight:bold;
	margin: 20px 0 0 0;
}

.ichi{
	color:#FF9966;
}

span#ctkouka{
	font-size:120%!important;
	font-weight: bold;
	color:#000;
}

span#maitoshi{
	color:#FF0000;
	font-size:140%!important;
	font-weight:bold;
}
p.kadoritu{
	text-align: center;
}


table.dendouka_tbl th{
	text-align: center;
	font-weight: bold;
}

table.dendouka_tbl td{
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


/*　20130705 広告*/
table.ads a:hover{
	background: none;
}


/*　20130705 新聞広告*/
.news_p_midasi{
	width: 550px;
	margin: 15px 20px;
	display:block;
}

.news_p_Area{
	width:550px;
	margin: 30px 20px 15px 20px;
}

.news_p_Area .news_p_left{
	float:left;
	width:240px;
	margin: 20px 30px 0 0;
}

.news_p_Area .news_p_left a:hover,
.news_p_Area .news_p_right a:hover,
.news_p_Area .news_p a:hover{
	background:none;
	border:none;
}

.news_p_Area .news_p_left a:hover img,
.news_p_Area .news_p_right a:hover img,
.news_p_Area .news_p a:hover img{
	opacity: 0.7;
}


.news_p_Area .news_p_right{
	float:left;
	width:240px;
	margin: 20px 0 0 0;
}

.news_p_Area .news_p_left p,
.news_p_Area .news_p_right p{
	margin: 0 0 5px 0;
}

.news_p_Area .news_p_left img,
.news_p_Area .news_p_right img{
	border: none;
}

.news_p_Area .news_p{
	margin: 20px 30px 0 0;
}

.news_p_Area .news_p p{
	margin: 5px 0 10px 0;
}


/*　20130705 壁紙　静岡県の観光スポット*/
.kabegami_info{
	height: 150px;
}

.kabegami_info p.title{
	color: #333 !important;
	font-weight:bold;
	margin: 10px 0 0 0;
	text-align: center;
}

.kabegami_info p.sub_title{
	color: #333 !important;
	font-size: 80%;
	margin: 0 0 5px 0;
	text-align:center;
}

.kabegami_info p.info_txt{
	color: #333 !important;
	font-size: 90%;
	margin: 0;
}

/*　20130802 メールマガジン*/

.mail_title{
	text-align: center;
	margin: 0 0 10px 0;
}

.mail_back{
	text-align: right;
}

.mail_midasi{
	margin: 30px 0 0 0;
}

.mail_midasi img.mail_m_img{
	float: left;
	margin: 0 20px 0 0;
}

.mail_midasi .mail_m_txt{
	margin: 10px 0 0 0;
	padding: 0;
	width: 780px;
	float: left;
}

.mail_info01{
	text-align: center;
	clear: both;
}

.mail_info01 img{
	margin: 10px 0 0 0;
}

.mail_info01 ul{
	text-align:left;
	margin: 10px 0 0 20px;
	padding: 10px 0 0 0;
	}

.mail_info01 ul li{
	list-style:none;
	border-bottom: 1px dotted #CCCCCC;
	padding: 15px 0;
	font-size: 90%;
	}

.mail_info01 ul li .tantou{
	display: block;
	text-align: right;
	}

.mail_mousikomi{
	margin: 50px 0 30px 0;
	text-align: center;
}
.mail_mousikomi p.mousikomi_txt{
	font-weight: bold;
	font-size: 200%;
	margin: 0;
	padding: 0;
}

.mail_mousikomi .mail_btn{
	width: 540px;
	margin: 0 auto 10px auto;
}

.mail_mousikomi .mail_btn_left{
	width: 270px;
	float: left;
	margin: 0;
	padding: 0;
}

.mail_mousikomi .mail_btn_left ul li.btn_w270{
	width: 270px;
}

.mail_midasi2{
	font-weight:bold;
	font-size:120%;
	clear: both;
}

.mail_info02{
	margin: 0 0 30px 0;
}

.mail_info02 ul{
	padding-left: 20px;
	margin: 0;
}

.mail_info02 ul li{
	list-style-position: outside;
	list-style:none;
	margin:0 0 5px 0;
	padding: 0;
}


/*　20130802 メールマガジン　バックナンバー*/

.mail_bn{
	width:700px;
	margin: 0 auto 30px auto;
}

.mail_bn .bn_year{
	background: #999;
	color: #FFF;
	font-weight: bold;
	width: 100px;
	text-align: center;
	margin: 30px 0 0 0;
}

.mail_bn table.mail_bn_tbl{
	width:700px;
	border-top: #999;
	margin: 0;
	padding: 0;
	border-collapse:collapse;
}

.mail_bn table.mail_bn_tbl th{
	text-align: center;
	font-weight: bold;
	background: #E8E8E8;
	height: 30px;
	border: 1px #CCCCCC solid;
	margin: 0;
	padding: 0;
}

.mail_bn table.mail_bn_tbl td{
	border: 1px #CCCCCC solid;
	margin: 0;
	padding: 0;
	text-align: center;
}

.mail_bn table.mail_bn_tbl table.mail_bn_info td{
	border:none;
}

.mail_bn table.mail_bn_tbl table.mail_bn_info td a:hover{
	background:none;
}


.inline0803text {
margin-left: 10px;
}
.inline0803photo {
float: right;
margin-left: 20px;
}
p.inline0803map {
clear: both;
margin-left: 10px;
}
p.inline0803map img {
margin-left: 30px;
}
.inline0803table {
margin-left: 7px;
margin-top: 20px;
}
.style1 {font-size: 7pt}
.e-mag_hyo {	font-size:13px;
	font-weight:bold;
	line-height:16px;
	color:#666;
}
p.text-title_1 {	font-size:14px;
	line-height:17px;
	color:#06C;
	font-weight:bold;
	margin-top:7px;
	text-align:left
}
p.text-title_3 {	font-size:13px;
	line-height:16px;
	text-align:left
}


/*　20130809 アイエイアイのとりくみ*/
.frame_Area{
	border: 1px solid #CCC;
	padding: 10px 10px 0 10px;
}

/*　20130809 翌日出荷*/

.ds1_Area{

}

.ds1_Area .ds1_title01{
	font-size: 160%;
	font-weight:bold;
	margin: 20px 0 0 0;
}

.ds1_Area .ds1_title02{
	font-size: 180%;
	font-weight:bold;
	margin: 40px 0 0 0;
}

.ds1_Area .ds1_info{
	margin: 10px 0 0 30px;
}

.ds1_Area .ds1_info .txt_red{
	color:#A10E22;
}

.ds1_Area .ds1_info .tuikaArea{
	border: 1px solid #CCC;
	padding: 10px;
	margin: 0 0 0 20px;
	width: 200px;
}

.ds1_Area .ds1_info table.ds1_tbl{
	border:none;
	margin: 10px 0 0 20px;
	border-collapse:collapse;
	width: 500px;
}

.ds1_Area .ds1_info table.ds1_tbl th{
	text-align: left;
	width: 110px;
}

.ds1_Area .ds1_info .contact-list {
  /*display: block;*/
  list-style: none;
  margin: 0 0 30px 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  *zoom: 1;
}

.ds1_Area .ds1_info .contact-list:before {
  display: table;
  content: "";
}
.ds1_Area .ds1_info .contact-list:after{
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}

.ds1_Area .ds1_info .contact-list li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  width: 260px;
  margin-top: 6px;
  float: left;
  font-weight: bold;
  font-size: 92.85714%;
  line-height: 1.53846;
  margin-top: 0.69231em;
  margin-bottom: -0.38462em;
  text-shadow: 1px 2px #162e57;
  background-color: #162f59;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f62bb', endColorstr='#162f59', GradientType=0)";
  background: -moz-linear-gradient(top, #2f62bb, #162f59);
  background: -webkit-gradient(linear, left top, left bottom, from(#2f62bb), to(#162f59));
  background: linear-gradient(to bottom, #2f62bb, #162f59);
  border: solid 2px #bfcadd;
}

.ds1_Area .ds1_info .contact-list li a {
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  display: block;
  border: 1px solid #002c76;
  color: #ffffff !important;
}
.ds1_Area .ds1_info .contact-list li a:hover{
  text-decoration: none;
}
.ds1_Area .ds1_info .contact-list li a:hover {
  background-color: #547abb;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfcadd', endColorstr='#547abb', GradientType=0)";
  background: -moz-linear-gradient(top, #bfcadd, #547abb);
  background: -webkit-gradient(linear, left top, left bottom, from(#bfcadd), to(#547abb));
  background: linear-gradient(to bottom, #bfcadd, #547abb);
}



/*　20130823　製品情報　*/

.cat_link{
	font-size:75%;
	font-weight:normal;
	margin: 0 0 0 10px;
}

.cat_link a{
  background: url(/assets/img/common/icon_link_01.png) 1px 0.1em no-repeat;
  font-weight:normal;
  padding: 0 0 0 20px;
  font-size:110%;
  text-decoration:underline;

}

.cat_link a:hover{
  background: url(/assets/img/common/icon_link_01.png) 1px 0.1em no-repeat;
  font-weight:normal;
  padding: 0 0 0 20px;
  color: #3062BB;
}


.cat.-short {
    width: 60px!important;
}

/*　20130824　修理問い合わせ　*/

.bass-infoblock-A01 .contact-list {
  /*display: block;*/
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  *zoom: 1;
}

.bass-infoblock-A01 .contact-list:before {
  display: table;
  content: "";
}
.bass-infoblock-A01 .contact-list:after{
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}

.bass-infoblock-A01 .contact-list li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  width: 150px;
  margin-top: 6px;
  float: left;
  font-weight: bold;
  font-size: 92.85714%;
  line-height: 1.53846;
  margin-top: 0.69231em;
  margin-bottom: -0.38462em;
  text-shadow: 1px 2px #162e57;
  background-color: #162f59;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f62bb', endColorstr='#162f59', GradientType=0)";
  background: -moz-linear-gradient(top, #2f62bb, #162f59);
  background: -webkit-gradient(linear, left top, left bottom, from(#2f62bb), to(#162f59));
  background: linear-gradient(to bottom, #2f62bb, #162f59);
  border: solid 2px #bfcadd;
}

.bass-infoblock-A01 .contact-list li a {
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  display: block;
  border: 1px solid #002c76;
  color: #ffffff !important;
}
.bass-infoblock-A01 .contact-list li a:hover{
  text-decoration: none;
}
.bass-infoblock-A01 .contact-list li a:hover {
  background-color: #547abb;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfcadd', endColorstr='#547abb', GradientType=0)";
  background: -moz-linear-gradient(top, #bfcadd, #547abb);
  background: -webkit-gradient(linear, left top, left bottom, from(#bfcadd), to(#547abb));
  background: linear-gradient(to bottom, #bfcadd, #547abb);
}



/*　20130905　CAD図面　*/


.cad_btn .contact-list {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  margin-top: 0.92857em;
  margin-bottom: -0.14286em;
  *zoom: 1;
}
.cad_btn .contact-list:before {
  display: table;
  content: "";
}
.cad_btn .contact-list:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}
.cad_btn .contact-list li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  width: 197px;
  margin-top: 6px;
  float: left;
  font-weight: bold;
  font-size: 92.85714%;
  line-height: 1.53846;
  margin-top: 0.69231em;
  margin-bottom: -0.38462em;
  text-shadow: 1px 2px #162e57;
  background-color: #162f59;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f62bb', endColorstr='#162f59', GradientType=0)";
  background: -moz-linear-gradient(top, #2f62bb, #162f59);
  background: -webkit-gradient(linear, left top, left bottom, from(#2f62bb), to(#162f59));
  background: linear-gradient(to bottom, #2f62bb, #162f59);
  border: solid 2px #bfcadd;
}
.cad_btn .contact-list li a{
  padding-right: 10px;
  padding-left: 30px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  display: block;
  border: 1px solid #002c76;
  color: #ffffff !important;
}



.cad_btn .contact-list li a:hover{
  text-decoration: none;
}
.cad_btn .contact-list li:hover{
  background-color: #547abb;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfcadd', endColorstr='#547abb', GradientType=0)";
  background: -moz-linear-gradient(top, #bfcadd, #547abb);
  background: -webkit-gradient(linear, left top, left bottom, from(#bfcadd), to(#547abb));
  background: linear-gradient(to bottom, #bfcadd, #547abb);
}

.cad_btn .contact-list li.download-cad2 a {
  background: url(/assets/img/common/icon_conversion_05w.png) 6px 0.5em no-repeat;
}

.cad_btn .contact-list li.download-cad1 a {
  background: url(/assets/img/common/icon_conversion_06w.png) 6px 0.5em no-repeat;
}


/*　20130906　会員用ページ　*/

.touroku{
	margin: 20px 0 0 0;
}

.touroku .contact-list {
  /*display: block;*/
  list-style: none;
  margin: 0 0 30px 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  *zoom: 1;
}

.touroku .contact-list:before {
  display: table;
  content: "";
}
.touroku .contact-list:after{
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}

.touroku .contact-list li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  width: 200px;
  margin-top: 6px;
  float: left;
  font-weight: bold;
  font-size: 110%;
  line-height: 1.53846;
  margin-top: 0.69231em;
  margin-bottom: -0.38462em;
  text-shadow: 1px 2px #162e57;
  background-color: #162f59;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f62bb', endColorstr='#162f59', GradientType=0)";
  background: -moz-linear-gradient(top, #2f62bb, #162f59);
  background: -webkit-gradient(linear, left top, left bottom, from(#2f62bb), to(#162f59));
  background: linear-gradient(to bottom, #2f62bb, #162f59);
  border: solid 2px #bfcadd;
  text-align:center;
}

.touroku .contact-list li a {
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  display: block;
  border: 1px solid #002c76;
  color: #ffffff !important;
}
.touroku .contact-list li a:hover{
  text-decoration: none;
}
.touroku .contact-list li a:hover {
  background-color: #547abb;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfcadd', endColorstr='#547abb', GradientType=0)";
  background: -moz-linear-gradient(top, #bfcadd, #547abb);
  background: -webkit-gradient(linear, left top, left bottom, from(#bfcadd), to(#547abb));
  background: linear-gradient(to bottom, #bfcadd, #547abb);
}

/* -----------------------------------------------------------
 clearfix
----------------------------------------------------------- */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	font-size:0.1%;
	line-height:0.1;
	clear:both;
	visibility:hidden;
}
*:first-child+html .clearfix {
	min-height:1%;
}
* html .clearfix {
	height:1%;
}

/* -----------------------------------------------------------
 20131008 追加
----------------------------------------------------------- */
/* ddシリーズ new_dd_131004.html */

.att {font-size: 80%;}
.att ul{margin-left: 24px;}
.att li {position: relative; list-style:none;}
.att span.list-num {display: block;	width: 65px;position: absolute;left: -50px;top: 0px;}

/* new_erc3_130712.html */
.mr_t0 { margin-top:0 !important;}
.bass-grid-B01 .erc3_L { display: inline; float: left; margin-left: 24px; width: 520px;}
.bass-grid-B01 .erc3_R { display: inline; float: left; margin-left: 24px; width: 80px;}

/* テーブル */
#table_spec td{ text-align:center;}
#table_spec th{ font-size: 80%; padding: 8px;}


/* -----------------------------------------------------------
 20131012 追加
----------------------------------------------------------- */
/* ロボット展 */
.irex_box img.imgL {
	float:left;
	padding:0 10px 40px 0;
}
.irex_box img.imgR {
	float:right;
	padding:0 0 40px 10px;
}
.irex_box h4 {
	color:#AA2641;
	font-weight:bold;
}
.irex_itembox {
	float:left;
	width:240px;
	padding:0 0 0 50px;
}
.irex_itembox2 {
	float:left;
	width:270px;
	padding:0 40px 0 0;
}

.irex_box span {
	background-color:#AA2641;
	color:#ffffff;
	font-size:80%;
	padding:0 5px;
}
.irex_box .btn {
	font-size:140%;
}

/* -----------------------------------------------------------
 20131015 追加
----------------------------------------------------------- */
.margin_bottom20 {margin-bottom:20px !important;}

/* 導入事例 */
table.case_industry {margin:30px 0 0; border-top:1px solid #CCC; border-left:1px solid #CCC;}
table.case_industry th {border-bottom:1px solid #CCC; border-right:1px solid #CCC; padding:10px; font-weight:bold; background-color:#F5F5F5; text-align:center;}
table.case_industry td {border-bottom:1px solid #CCC; border-right:1px solid #CCC; padding:10px;}
p.case_industry_Red {color:#AA2641; font-size:24px; text-align:center;}

/* 新聞広告 */
.newspaper_bn {border:1px solid #D8D8D8; padding:5px; text-align:left; margin-top:20px !important;}

/* お知らせ */
.bass-heading-A01 h3.news_h3 {font-size:90%; padding-bottom:5px; border-bottom: 1px solid #D8D8D8;}
.news_Box {border:1px solid #D8D8D8; padding:5px 20px; margin-top:40px !important;}
strong.strong_colorGray {color:#333 !important;}
p.chushaku {padding-left: 1em; text-indent: -1em; display: block;}
.news_iainetstoreImg {float:left; width:256px;}
.news_iainetstoreTxt {float:left; width:338px; margin-right:30px;}

/* -----------------------------------------------------------
 20131022 追加
----------------------------------------------------------- */
/* 製品情報 */
.bass-conversion-A01 h3.robo_saisho {font-size:100%; font-weight:bold; margin:10px 0 0; color:#1D3E76;}

/* 展示会情報 */
.irex_2013txtL {float:left; width:324px; margin-right:30px;}
.irex_2013imgL {float:left; width:120px; margin-right:30px;}
.irex_2013imgR {float:left; width:120px;}
.irex_2013imgL img,
.irex_2013imgR img {margin-top:5px;}

/* お知らせ「ホームページリニューアルのお知らせ」 */
#renewal_20131023 ul {margin:0 !important; padding:0 !important;}
#renewal_20131023 ul li { list-style: none; float:left; width:194px; margin-right:21px;}
.margin_right0 {margin-right:0 !important;}
#renewal_20131023 p.renewal_20131023txt {font-size:140%; font-weight:bold; margin:30px 0; text-align:center;}
#renewal_20131023 .renewal_20131023img01 {width:300px; margin:0 auto;}
#renewal_20131023 .renewal_20131023img02 {width:300px; float:left; margin-right:24px;}
#renewal_20131023 .renewal_20131023img03 {width:300px; float:left;}


/* -----------------------------------------------------------
 20131106 追加
----------------------------------------------------------- */
/* ティーチングボックスTB-01 new_tb_131108.html */

#table_tb td{ text-align:left;}
#table_tb th{ text-align:left;}


/* -----------------------------------------------------------
 20131119 追加
----------------------------------------------------------- */
/* サポートページ 24時間問合せ対応 /support/inquiry/ */

#inquiry {border-top:#666 solid 1px; padding-top:20px;}
#inquiry dt {padding-left: 20px;}
#inquiry dd {padding-bottom: 20px !important; border-bottom:#666 solid 1px; margin: 10px 20px 20px 20px;}
#inquiry .last {border-bottom:none !important;}
#inquiry .inquiry_attn {margin:10px 0 0 0;}

/* -----------------------------------------------------------
 20131203 追加
----------------------------------------------------------- */
/* コントローラ product/control/ */
.bass-grid-B02 .control_h4 {font-weight:bold; margin-top:50px; font-size:120%; margin-left:20px; text-decoration:underline; color:#CC0000;}
.bass-grid-B02 .control_h4 span {
    background: url("/assets/img/common/icon_link_08red.png") no-repeat scroll 3px 3px;
	padding-left: 20px;
}

.bass-grid-B02 .control_h4 a{
	color: #C00;
}

.new_mark{
	font-weight: bold;
	color:#C00!important;
	font-size:90%;
}


/* 年末年始のお知らせ news/ */
.news_winter table {border-left:1px solid #D8D8D8; border-top:1px solid #D8D8D8;}
.news_winter table th,
.news_winter table td {
    border-bottom: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
    font-size: 87.1429%;
    line-height: 1.31148;
    padding: 0.91667em 12px 0.75em;
    vertical-align: middle;
}
.news_winter th {background-color:#F2F2F2;}
.news_winter tr.news_winter_tr,
.news_winter tr.news_winter_tr th {background-color:#FFF0F5 !important;}
.news_winter tr.news_winter_tr td {color:#AA2641;}
.news_winter .news_winterL {float:left; width:200px; margin-right:30px;}
.news_winter .news_winterR {float:left; width:394px;}

.bass-table-B01 .news_winterL {float:left; width:200px; margin-right:30px;}
.bass-table-B01 .news_winterR {float:left; width:394px;}
.bass-table-B01 th.news_winter_th {
    background: url("/assets/img/common/table_bg_01.png") no-repeat scroll 0 0 #FFF0F5;
}
.bass-table-B01 td.news_winter_td {background-color:#FFF0F5; color:#A10E22;}

.bass-table-B01 td.news_winter_td2 {color:#A10E22;}

.bass-table-B01 th.bg_red {background-color:#FFF0F5;}

.bass-table-B01 td.news_winter_midasi {
	text-align:center;}


/* -----------------------------------------------------------
 20131212 追加 TOPページ年末年始のご案内修正
----------------------------------------------------------- */
.font_red{color:#A10E22 !important;}
.holiday{ border:solid #A10E22 1px; padding: 5px;}

/* -----------------------------------------------------------
 20140122 追加 DL履歴修正
----------------------------------------------------------- */
.position_history {padding:0 50px;}


/* -----------------------------------------------------------
 20140228 新製品RCP5
----------------------------------------------------------- */
dl.rcp5_list{
	margin: 20px 0 20px 20px;
}

dl.rcp5_list dt{
	width: 70px;
	background: #34416D;
	color: #FFF;
	font-weight: bold;
	padding:5px 5px 5px 10px;
	display: block;
	margin: 0 10px 10px 0;
	float: left !important;
	clear:left;
}

dl.rcp5_list dd{
	padding:5px;
	display:block;
	margin: 0 0 10px 0;
}


/* -----------------------------------------------------------
 20140401 新製品MSEP-LC
----------------------------------------------------------- */
dl.msep_list{
	margin: 20px 0 20px 20px;
}

dl.msep_list dt{
	width: 30px;
	color: #C00;
	font-weight: bold;
	padding:5px 5px 5px 0;
	display: block;
	margin: 0 10px 5px 0;
	float: left !important;
	clear:left;
}

dl.msep_list dd{
	padding:5px;
	margin: 0 0 5px 1em;
	text-indent: -1em;
}





.msep_block1{
	margin: 20px 0 0 10px;
	padding: 0 0 0 40px;

}

.msep_block2{
	margin: 20px 0 0 10px;
	padding: 0;

}

.msep_block1 .no_sikaku,
.msep_block2 .no_sikaku{
	width:20px;
	background: #34416D;
	color: #FFF;
	font-weight:bold;
	display: block;
	float:left;
	text-align: center;
	margin: 0 5px 0 0;
}


.msep_block1 .msep_title,
.msep_block2 .msep_title{
	font-size:120%!important;
}

.msep_block1 .msep_img{
	width: 200px;
	display: block;
	text-align: center;
	margin: 10px 20px 0 0;
	font-size:80%!important;
	float: left;
}

.msep_block1 .msep_img2{
	width: 200px;
	display: block;
	text-align: center;
	margin: 10px 20px 0 20px;
	font-size:80%!important;
	float: left;
}

.msep_block2 .msep_img{
	width: 200px;
	display: block;
	text-align: center;
	margin: 10px 20px 0 40px;
	font-size:80%!important;
	float:left;
}

.msep_block2 .msep_img2{
	width: 200px;
	display: block;
	text-align: center;
	margin: 10px 20px 0 20px;
	font-size:80%!important;
	float:left;
}


.msep_block2 .msep_new{
	color: #C00;
	font-weight: bold;
	width: 40px;
	float:left;
}

.msep_block2 p{
	margin: 0 0 0 40px;
}


/*---------------20140415追加分-------------*/
.ct_effect_text01 p {
	margin:20px 0 0 0;
	color:#AA2641;
}
.ct_effect_text01 ul{
	margin:0;
	padding:0 0 0 1em;
}
.ct_effect_text01 ul li {
	list-style:none;
	padding-left:25px;
}
.ct_effect_text01 .number_01{
	background:url(../img/case/number_01.gif) no-repeat;
}
.ct_effect_text01 .number_02{
	background:url(../img/case/number_02.gif) no-repeat;
}
.ct_effect_text01 .number_03{
	background:url(../img/case/number_03.gif) no-repeat;
}
.bass-text-A01 .fontBold {
	font-size:130%;
	font-weight:bold;
	margin:5px 0 0 0;
}
.bass-text-A01 .fontBold strong {
	font-size:180%;
	color:#AA2641;
}
.colorRed_2 {
	color:#AA2641;
}
.colorRed {
	color:#CC0000;
}


.ct_effect_text02 p {
	margin:20px 0 0 0;
	color:#AA2641;
}
.ct_effect_text02 ul{
	margin:0;
	padding:0;
}
.ct_effect_text02 ul li {
	list-style:none;
	padding-left:25px;
	text-indent: -1em;
}

.ct_effect_text02 .sub_tit {
	margin: 10px 0 0 0;
	font-weight:bold;
	display:block;
}


/* -----------------------------------------------------------
 20140507 展示会情報
----------------------------------------------------------- */

.mtech_left{
	width:290px;
	float: left;
}

.mtech_right{
	width:300px;
	float: right;
	font-size:90%;
}

.mtech_right p,
.mtech_left p{
	margin: 0;
}

.mtech_right strong{
	font-size:120%;
}

.mtech_box img.imgL {
	float:left;
	padding:0 10px 40px 0;
}
.mtech_box img.imgR {
	float:right;
	padding:0 0 40px 10px;
}
.mtech_itembox h4 {
	color:#AA2641;
	font-weight:bold;
	font-size: 110%;
}
.mtech_itembox {
	float:left;
	width:260px;
	padding:0 0 0 30px;
}
.mtech_box span {
	background-color:#AA2641;
	color:#ffffff;
	font-size:80%;
	padding:0 5px;
}
.mtech_box .btn {
	font-size:140%;
}



/* -----------------------------------------------------------
 20140519 アニメーション事例
----------------------------------------------------------- */

table.case_tbl{
	margin: 20px 0 0 0;
}

table.case_tbl th{
	font-weight:bold;
	font-size: 90%;
}

table.case_tbl td{
	font-size: 110%;
}


/* -----------------------------------------------------------
 20140530 新製品　RCP2
----------------------------------------------------------- */

.rcp2_txt{
	float:left;
	width: 300px;
	margin: 0 0 10px 0;
}

.rcp2_img{
	float: right;
	text-align:right;
	width: 300px;
	margin: 0 0 10px 0;
}

.rcp2_txt2{
	float:left;
	width: 450px;
	margin: 0 0 10px 0;
}

.rcp2_txt2 .rcp2_txt_s{
	font-size:80%;
}

.rcp2_img2{
	float: left;
	text-align:right;
	width: 150px;
	margin: 0 0 10px 0;
}



/* -----------------------------------------------------------
 20140604 新製品　ACON-CA
----------------------------------------------------------- */
.acon_title{
	border: 2px solid #C00;
	margin: 30px 0 0 0;
	padding: 10px;
}


.acon_title img{
	float:left;
	margin: 0 10px 0 0;
}

.acon_title .acon_txt{
	font-weight:bold;
	padding: 0 0 0 20px;
	font-size: 130%;
}

.acon_title .acon_txt .tuika{
	background: #C00;
	color: #FFF;
	font-size: 70%;
	padding: 2px 5px;
	margin: 0 0 15px 0;
}


/* -----------------------------------------------------------
 20140609 CAD
----------------------------------------------------------- */
.cad_new .cad_new_tbl{
	float:left;
	width:460px;
}

.cad_new_img{
	width: 600px;
	margin: 20px 0 0 0;
}

.cad_new_img .cad_new_img_left{
	float: left;
	margin: 0 20px 0 0;
	text-align: center;

}


.cad_new_btn{
	width:600px;
}

/* -----------------------------------------------------------
 20140611 トップページ　メンテナンス
----------------------------------------------------------- */

.mainte_bnr{
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
}

.mainte_bnr a{
	text-decoration: none;
}

.mainte_bnr a:hover{
	opacity:0.8;
	background: none;
}

/* -----------------------------------------------------------
 20140616 　新製品　CT4
----------------------------------------------------------- */

ul.ct4_list li{
	list-style: none !important;
	margin: 0 0 10px 0;
	text-indent: -14px;
}

.ct4_01 .ct4_01_txt{
	float:left;
	width:320px;
}

.ct4_01 .ct4_01_img,
.ct4_02 .ct4_02_img{
	float:left;
}


.ct4_02 .ct4_02_txt{
	float:left;
	width:150px;
}


/* -----------------------------------------------------------
 20140624 　新製品　スカラロボットIX
----------------------------------------------------------- */

.ixp_01 .ixp_01_txt{
	float:left;
	padding: 50px 0 0 0;
	width: 400px;
}

.ixp_01 .ixp_01_txt .s_txt{
	font-size:80%;
	margin:20px 0 0 0;
}

.ixp_01 .ixp_01_img{
	float: left;
}

.ct4_01 .ct4_01_img,
.ct4_02 .ct4_02_img{
	float:left;
}



.ct4_02 .ct4_02_txt{
	float:left;
	width:150px;
}

.margin_top7{
	margin-top:7px;
	display: block;
}

ul.ixp_ul{
	margin: 0;
	padding: 0;
}

ul.ixp_ul li{
	margin: 0 0 7px 15px;
	padding: 0;
	list-style: none;
	text-indent: -1em;
}

ul.ixp_ul_top{
	margin: 0;
	padding: 0;
}

ul.ixp_ul_top li{
	font-weight:bold;
	text-decoration: underline;
	margin: 0 0 7px 15px;
	padding: 0;
	list-style: none;
	text-indent: -1em;
	font-size:90%;
	color:#002c76;
}



/* -----------------------------------------------------------
 20140702 製品情報トップ リニューアル
----------------------------------------------------------- */

.product_new{
	margin: 0 0 30px 0;
}

.product_new h2{
	margin: 0!important;
	background: url(../../product/img/product_top_tit02_bg.jpg) no-repeat;
	height:60px;
	font-weight:bold;
	color:#483E31;
	font-size:170%;
    text-shadow: 1px 1px 1px #CCCCCC;
	padding: 35px 0 0 30px;
}

.product_new h2.sinseihin{
	background: url(../../product/img/product_top_tit01_bg.jpg) no-repeat;
}

.product_new h2.sinseihin .ico_new{
	margin: 0 0 0 10px;
}


.product_new img.product_tit{
	vertical-align:bottom;
}

.product_new .product_new_main{
	border-left: 5px solid #DDD;
	border-right: 5px solid #DDD;
	border-bottom: 5px solid #DDD;
	padding: 10px 10px 20px 10px;
	vertical-align:top;
}

.product_new .product_new_main p.title_txt{
	margin: 10px 0 20px 10px !important;
	font-size: 115%;
}

.product_new .product_new_main .new_block .new_block01{
	width:290px;
	float:left;
	margin: 0 10px;
}
.product_new .product_new_main .new_block .new_block01 img{
	vertical-align:bottom;
}

.product_new .product_new_main .new_block .new_block01 .new_block01_main{
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background:#F4F4F4;
	padding: 10px;
}

.product_new .product_new_main .new_block .new_block01 .new_block01_main .release{
	background:#AA2641;
	color: #FFF;
	font-size:80%;
	font-weight:bold;
	display: inline;
	padding:3px 5px 2px 5px;
	text-decoration:none;
}

.product_new .product_new_main .new_block .new_block01 .new_block01_main .product_txt{
	margin: 10px 0 0 0;
}

.product_new .product_new_main .new_block .new_block01 .new_block01_main .product_txt a{
	font-weight: bold;
	text-decoration:underline;
}

.product_new .product_new_main .new_other{
	margin: 15px 10px 0 10px;
	text-align:right;
}

.product_new .product_new_main .new_other a{
	background: no-repeat url(../../product/img/product_ico01.gif) right;
	padding: 0 15px 0 0;
}

.product_new .product_new_main .product_cat{
	margin: 10px 10px 0 10px;
}

.product_new .product_new_main .product_cat .cat_01{
	width:870px;
	height: 121px;
	background: url(../../product/img/product_cat_img01.jpg) no-repeat;
	padding: 10px 20px;
}

.product_new .product_new_main .product_cat .cat_01 .cat_01_tit a{
	font-size:140%;
	font-weight:bold;
	text-decoration:underline;
	margin: 0 0 5px 0;
}

.product_new .product_new_main .product_cat .cat_01_2{
	width:870px;
	height: 136px;
	background: url(../../product/img/product_cat_img12.jpg) no-repeat;
	padding: 15px 20px 10px 20px;
}

.product_new .product_new_main .product_cat .cat_01_2 .cat_01_tit{
	margin: 0 0 5px 0;
}

.product_new .product_new_main .product_cat .cat_01_2 .cat_01_tit a{
	font-size:140%;
	font-weight:bold;
	text-decoration:underline;
}
.product_new .product_new_main .product_cat .cat_01_2 h3.cat_01_tit a{
	font-size:120%;
	font-weight:bold;
	text-decoration:underline;
}

.product_new .product_new_main .product_cat table.cat_tbl{
	border:1px solid #999;
	border-collapse: collapse;
	width: 910px;
	background: #FFF;
}

.product_new .product_new_main .product_cat table.cat_tbl td{
	border:1px solid #999;
	height: 80px;
	vertical-align: middle;
	padding: 0 0 0 100px;
	font-size: 110%;
}

.product_new .product_new_main .product_cat table.cat_tbl td a{
	font-weight:bold;
	text-decoration: underline;
	background: no-repeat url(../../product/img/product_ico02.gif) right 5px;
	padding: 0 15px 0 0;
}

.product_new .product_new_main .product_cat table.cat_tbl td.cat_02{
	background: url(../../product/img/product_cat_img02.jpg) no-repeat 20px center;
}

.product_new .product_new_main .product_cat table.cat_tbl td.cat_03{
	background: url(../../product/img/product_cat_img03.jpg) no-repeat 20px center;
}

.product_new .product_new_main .product_cat table.cat_tbl td.cat_04{
	background: url(../../product/img/product_cat_img04.jpg) no-repeat 20px center;
}

.product_new .product_new_main .product_cat table.cat_tbl td.cat_05{
	background: url(../../product/img/product_cat_img05.jpg) no-repeat 20px center;
}

.product_new .product_new_main .product_cat table.cat_tbl td.cat_06{
	background: url(../../product/img/product_cat_img06.jpg) no-repeat 20px center;
	padding: 0 0 0 115px;
}

.product_new .product_new_main .product_cat table.cat_tbl td.cat_07{
	background: url(../../product/img/product_cat_img07.jpg) no-repeat 20px center;
	padding: 0 0 0 115px;
}

.product_new .product_new_main .product_cat table.cat_tbl td.cat_08{
	background: url(../../product/img/product_cat_img08.jpg) no-repeat 20px center;
	padding: 0 0 0 115px;
}

.product_new .product_new_main .product_cat table.cat_tbl td.cat_09{
	background: url(../../product/img/product_cat_img09.jpg) no-repeat 20px center;
}

.product_new .product_new_main .product_cat table.cat_tbl td.cat_10{
	background: url(../../product/img/product_cat_img10.jpg) no-repeat 20px center;
}

.product_new .product_new_main .product_cat table.cat_tbl td.cat_11{
	background: url(../../product/img/product_cat_img11.jpg) no-repeat 20px center;
	line-height:180%;
}

.product_new .product_new_main .product_cat table.cat_tbl td.cat_13{
	background: url(../../product/img/product_cat_img13.jpg) no-repeat 20px center;
}

.product_new .product_new_main .product_cat table.cat_tbl td.cat_11 .sub_menu{
	margin:0!important;
	padding:0!important;
	font-size:80%!important;
	line-height:140%!important;
	background:none;
}

.product_new .product_new_main .product_cat table.cat_tbl td.cat_11 .sub_menu a{
	background:none;
}


.product_lineup{
	background: #EEEEEE;
}

/* -----------------------------------------------------------
 20140702 製品情報　電動アクチュエータ
----------------------------------------------------------- */

.actuator_info{
	margin: 0;
}

.actuator_info2{
	margin: 0 0 40px 0;
}
.actuator_info .actuator_tit{
	font-weight:bold;
	font-size:180%;
	margin: 0 0 20px 0;
}



.actuator_info .actuator_info_txt{
	float: left;
	width:270px;
	margin: 0 30px 0 0;
}

.actuator_info .actuator_info_txt .actuator_info_txt01{
	margin: 0 0 20px 0;
	display:block;
}

.actuator_info_top{
	margin: 0 auto;
	width:920px;
}

.actuator_info_top2{
	margin: 0 auto 40px auto;
	width:920px;
}
.actuator_info_top .actuator_tit{
	font-weight:bold;
	font-size:180%;
	margin: 0 0 20px 0;
}



.actuator_info_top .actuator_info_txt{
	float: left;
	width:500px;
	margin: 0 50px 0 0;
}

.actuator_info_top .actuator_info_txt .actuator_info_txt01{
	margin: 0 0 20px 0;
	display:block;
}



hr.actuator_line{
	border-top: 3px solid #999;
	margin: 0 0 30px 0;
	clear: both;
}


.actuator_cat{
	margin:0;
}

.actuator_cat .actuator_tit01{
	background: url(../../product/img/product_cat_img02.jpg) no-repeat 0 center;
	height: 40px;
}

.actuator_cat .actuator_tit02{
	background: url(../../product/img/product_cat_img03.jpg) no-repeat 0 center;
	height: 40px;
	margin: 0 0 5px 0;
}

.actuator_cat .actuator_tit03{
	background: url(../../product/img/product_cat_img04.jpg) no-repeat 0 center;
	height: 40px;
	margin: 0 0 5px 0;
}

.actuator_cat .actuator_tit04{
	background: url(../../product/img/product_cat_img06.jpg) no-repeat 0 center;
	height: 40px;
	margin: 0 0 5px 0;
}

.actuator_cat .actuator_tit05{
	background: url(../../product/img/product_cat_img07.jpg) no-repeat 0 center;
	height: 40px;
	margin: 0 0 5px 0;
}

.actuator_cat .actuator_tit06{
	background: url(../../product/img/product_cat_img08.jpg) no-repeat 0 center;
	height: 40px;
	margin: 0 0 5px 0;
}

.actuator_cat .actuator_tit07{
	background: url(../../product/img/product_cat_img09.jpg) no-repeat 0 center;
	height: 40px;
	margin: 0 0 5px 0;
}

.actuator_cat .actuator_tit08{
	background: url(../../product/img/product_cat_img10.jpg) no-repeat 0 center;
	height: 40px;
	margin: 0 0 5px 0;
}

.actuator_cat .actuator_tit09{
	background: url(../../product/img/product_cat_img11.jpg) no-repeat 0 center;
	height: 40px;
	margin: 0 0 5px 0;
}


.actuator_cat .actuator_tit01 a{
	text-decoration:underline;
	font-size:160%;
	padding: 0 15px 0 50px;
	font-weight:bold;
	background: url(../../product/img/product_ico01.gif) no-repeat right 10px;
}

.actuator_cat .actuator_tit02 a{
	text-decoration:underline;
	font-size:160%;
	padding: 0 15px 5px 65px;
	font-weight:bold;
	background: url(../../product/img/product_ico01.gif) no-repeat right 10px;
}

.actuator_cat .actuator_tit03 a{
	text-decoration:underline;
	font-size:160%;
	padding: 0 15px 5px 65px;
	font-weight:bold;
	background: url(../../product/img/product_ico01.gif) no-repeat right 10px;
}

.actuator_cat .actuator_tit04 a{
	text-decoration:underline;
	font-size:160%;
	padding: 0 15px 5px 80px;
	font-weight:bold;
	background: url(../../product/img/product_ico01.gif) no-repeat right 10px;
}

.actuator_cat .actuator_tit05 a{
	text-decoration:underline;
	font-size:160%;
	padding: 0 15px 5px 85px;
	font-weight:bold;
	background: url(../../product/img/product_ico01.gif) no-repeat right 10px;
}

.actuator_cat .actuator_tit06 a{
	text-decoration:underline;
	font-size:160%;
	padding: 0 15px 5px 85px;
	font-weight:bold;
	background: url(../../product/img/product_ico01.gif) no-repeat right 10px;
}

.actuator_cat .actuator_tit07 a{
	text-decoration:underline;
	font-size:160%;
	padding: 0 15px 5px 65px;
	font-weight:bold;
	background: url(../../product/img/product_ico01.gif) no-repeat right 10px;
}

.actuator_cat .actuator_tit08 a{
	text-decoration:underline;
	font-size:160%;
	padding: 0 15px 5px 65px;
	font-weight:bold;
	background: url(../../product/img/product_ico01.gif) no-repeat right 10px;
}

.actuator_cat .actuator_tit09 a{
	text-decoration:underline;
	font-size:160%;
	padding: 0 15px 5px 75px;
	font-weight:bold;
	background: url(../../product/img/product_ico01.gif) no-repeat right 10px;
}



ul.actuator_cat_ul{
	margin:20px 0 20px 0;
	padding:0;
}

ul.actuator_cat_ul li{
	list-style:none;
	width:190px;
	float:left;
	margin: 0 20px 20px 0;
}

ul.actuator_cat_ul li a{
	background: none!important;
}

ul.actuator_cat_ul li a:hover{
	background: none!important;
}

ul.actuator_cat_ul li.cat_right{
	list-style:none;
	width:190px;
	float:left;
	margin: 0!important;
}

ul.actuator_cat_ul li a{
	font-weight:bold;
	text-decoration: underline;
	font-size:120%;
}

ul.actuator_cat_ul li .sub_txt{
	font-size:85%;
	margin: 5px 0 0 0;
}

ul.actuator_cat_ul li img.cat_new{
	margin: 0 0 0 5px;
}

ul li.cat_sub{
	padding: 0 0 0 10px;
}

/* -----------------------------------------------------------
 20140715 ロボシリンダ体験セミナ
----------------------------------------------------------- */

h3.taiken_tit{
	display:inline;
	background:#aa2641;
	color: #FFF;
	text-decoration: none;
	padding: 5px 10px 2px 10px;
}


/* -----------------------------------------------------------
 20140718 厚木プライベート展示会
----------------------------------------------------------- */

.txt_120{
	font-size: 120%!important;
}

.txt_80{
	font-size: 80%!important;
}

h2.tenjikai_tit{
	font-size: 130%;
	display:inline;
	background:#aa2641;
	color:#FFFFFF;
	padding: 10px 20px 7px 20px;
}

table.tenjikai_tbl{
	border-collapse:collapse;
	border: 1px solid #999!important;
}

table.tenjikai_tbl th{
	border:1px solid #999;
}

table.tenjikai_tbl td{
	border:1px solid #999;
}

/* -----------------------------------------------------------
 20140725 RCP4
----------------------------------------------------------- */


.download-list2,
.download-acti {
  display: block;
  list-style: none;
  margin: 10px 0 0 0 !important;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
/*  width: 416px;*/
/*  margin-left: -6px;*/
  *zoom: 1;
}
/*
.download-list2:before {
  display: table;
  content: "";
}
.download-list2:after {
  clear: both;
  display: table;
  content: "";
  height: 1px\9;
  margin-bottom: -1px \9;
}*/
.download-list2 li {
  display: block;
  list-style: none;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  width: 170px;
  float: left;
  font-size: 92.85714%;
  line-height: 1.53846;
  font-weight: bold;
  text-shadow: 1px 2px #d4d4d4;
  background-color: #f6f6f6;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0)";
  background: -moz-linear-gradient(top, white, #f6f6f6);
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#f6f6f6));
  background: linear-gradient(to bottom, white, #f6f6f6);
  border: 2px solid #eeeeee;
  margin: 5px 10px 0 0;
}

.download-acti li {
  display: block;
  list-style: none;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  width: 190px;
  float: left;
  font-size: 92.85714%;
  line-height: 1.53846;
  font-weight: bold;
  text-shadow: 1px 2px #d4d4d4;
  background-color: #f6f6f6;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0)";
  background: -moz-linear-gradient(top, white, #f6f6f6);
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#f6f6f6));
  background: linear-gradient(to bottom, white, #f6f6f6);
  border: 2px solid #eeeeee;
  margin: 5px 10px 0 0;
}

.download-list2 li a,
.download-acti li a {
  padding-right: 10px;
  padding-left: 30px;
  padding-top: 0.5em;
  padding-bottom: 0.28571em;
  display: block;
  border: 1px solid #dddddd;
  color: #333333 !important;
}

.download-list2 li:hover,
.download-acti li:hover {
  background-color: #e6eaf2;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6eaf2', GradientType=0)";
  background: -moz-linear-gradient(top, white, #e6eaf2);
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#e6eaf2));
  background: linear-gradient(to bottom, white, #e6eaf2);
}


.download-list2 li.download-material a,
.download-acti li.download-material a {
  background: url(/assets/img/common/icon_conversion_01.png) 6px 0.5em no-repeat;
}

.download-list2 li.download-catalog a,
.download-acti li.download-catalog a {
  padding-right: 5px !important;
  background: url(/assets/img/common/icon_conversion_02.png) 6px 0.5em no-repeat;
}

.download-list2 li.download-manual a {
  background: url(/assets/img/common/icon_conversion_03.png) 6px 0.5em no-repeat;
}

.download-list2 li.download-cad1 a {
  background: url(/assets/img/common/icon_conversion_06.png) 6px 0.5em no-repeat;
}

.download-list2 li.download-cad2 a {
  background: url(/assets/img/common/icon_conversion_05.png) 6px 0.5em no-repeat;
}

.download-list2 li.download-tokucho a {
  background: url(/assets/img/common/icon_conversion_11.png) 6px 0.5em no-repeat;
}

.bass-indexlist-B01 .article_red {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  *zoom: 1;
  margin-top: 1.78571em;
  border: 3px solid #aa2641;
  position: relative;
}

.robo_new{
	display:inline;
	background:#aa2641;
	color: #FFF;
	text-decoration: none;
	margin: 5px 0 0 0;
	padding: 0 10px 2px 8px;
	font-weight:bold;
	font-size: 120%;
}
/*20170316 ボタン追加　オンライン購入　機種選定*/
.bass-conversion-A01 .bass-conversion-download .download-list .selection-models-btn{
	background:none;
	border:none;
	width:202px;
	}

.bass-conversion-A01 .bass-conversion-download .download-list .online-shop-btn{
	background:none;
	border:none;
	margin:0.5em 0 0 6px;
	width:202px;
	}

.bass-conversion-A01 .bass-conversion-download .download-list .selection-models-btn a,
.bass-conversion-A01 .bass-conversion-download .download-list .online-shop-btn a{
	padding:0;
	border:none;
	}
.bass-conversion-A01 .bass-conversion-download .download-list .selection-models-btn:hover,
.bass-conversion-A01 .bass-conversion-download .download-list .online-shop-btn:hover{
	opacity: 0.8;
	background-color:none;
	background: none;
	}
/* -----------------------------------------------------------
 20140728 細小型ロボシリンダ
----------------------------------------------------------- */

.tuika_title2{
	border: 2px solid #C00;
	margin: 20px 0 0 0;
	padding: 10px 10px 10px 15px;
}

.tuika_title2 .acon_txt{
	padding: 0;
	font-size: 130%;
}

.tuika_title2 .acon_txt .small_txt{
	font-size: 90%;
	font-weight:bold;
}

.tuika_title2 .acon_txt .tuika{
	background: #C00;
	color: #FFF;
	font-size: 70%;
	padding: 2px 5px;
	margin: 0 0 15px 0;
	font-weight:bold;
}
.tuika_title2 .acon_txt .tuika2{
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:60%;
}

/* -----------------------------------------------------------
 20140728 コントローラ
----------------------------------------------------------- */

h2.red_tit{
	display:inline;
	background:#aa2641;
	color: #FFF;
	text-decoration: none;
	padding: 5px 10px 2px 10px;
}

/* -----------------------------------------------------------
 20140604 新製品　ACON-CA
----------------------------------------------------------- */
.rcp5_title{
	border: 2px solid #C00;
	margin: 30px 0 0 0;
	padding: 10px 10px 15px 10px;
	clear:both;
}


.rcp5_title img{
	float:left;
	margin: 0 10px 0 0;
}

.rcp5_title .acon_txt{
	font-weight:bold;
	padding: 0 0 0 10px;
	font-size: 130%;
}

.rcp5_title .acon_txt .tuika{
	background: #C00;
	color: #FFF;
	font-size: 70%;
	padding: 2px 5px;
	margin: 0 0 15px 0;
}

.rcp5_title .rcp5_option{
	margin: 10px;
	padding: 0 0 10px 0;
	clear:both;
}

.rcp5_title .img_left{
	float: left;
	width:380px;
	margin: 0 20px 0 10px;
	padding: 15px 0 0 0;
}

.rcp5_title .btn_right{
	float: left;
	width:180px;
}

/* -----------------------------------------------------------
 20140930 「ロボシリンダ体験セミナー」受講の申込み フォーム　rc_seminar_form.html
----------------------------------------------------------- */
.txtBold { font-weight:bold;}
.bass-text-A01 .rc_seminar_tit { margin: 30px 0 0 0; border-top:#808080 solid 1px; border-bottom:#808080 solid 1px; background: #F0F0F0; font-size: 120%; font-weight: bold; padding: 10px;}
.bass-text-A01 .rc_seminar_tit span{ font-size: 80%; color:#CC0000;}

.rc_seminar_form, .rc_seminar_form02 { color: #333333; font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif; font-size: 14px; text-align: left;}
.rc_seminar_form .form_tit { font-size: 16px; font-weight: bold;}


.rc_seminar_tit{
	/*border: 1px solid #999;*/
	width:590px;
}

.rc_seminar_tit .th_01{
	border-top:1px solid #999;
	border-left:1px solid #999;
/*	border-bottom:1px solid #999;*/
	background:#CCCCCC;
	padding:10px;
	font-weight:bold;
	width: 79px;
	vertical-align:middle;
	height:20px;
	float:left;
	text-align:center;
}
.rc_seminar_tit .th_02{
/*	border-bottom:1px solid #999;*/
	border-top:1px solid #999;
	border-right:1px solid #999;
	background:#555555;
	padding:10px;
	color:#FFF;
	font-size: 16px;
	text-align:left;
	font-weight:bold;
	vertical-align:middle;
	height:20px;
	float: right;
	width:469px;
}
.rc_seminar_form table {
	border: 1px solid #999;
	margin-bottom: 20px;
	width:590px;
	border-collapse:collapse;
	}

.rc_seminar_form th{
	text-align:center;
	}

/*.rc_seminar_form .th_01{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background:#CCCCCC;
	padding:10px;
	font-weight:bold;
	width:100px;
	}

.rc_seminar_form .th_02{
	border-bottom:1px solid #999;
	background:#555555;
	padding:10px;
	color:#FFF;
	font-size: 16px;
	text-align:left;
	font-weight:bold;
	width:490px;
	}*/

.rc_seminar_form .th_02 a{color:#FFF; font-size: 12px; font-weight:normal;}
.rc_seminar_form .th_02 a:hover{ text-decoration:none;}

.rc_seminar_form .th_03,
.rc_seminar_form .th_04,
.rc_seminar_form .th_05,
.rc_seminar_form .th_06{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background:#F2F2F2;
	padding:5px;
	font-weight:bold;
}
.rc_seminar_form .th_03{
	width:280px;
	}

.rc_seminar_form .th_04{
	width:215px;
	}

.rc_seminar_form .th_05{
	width:65px;
	}


.rc_seminar_form td{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	font-size: 12px;
	text-align:center;
	padding:10px;
	}
.rc_seminar_form .td_tit{
	text-align:left;
	width:270px;
	}

.rc_seminar_form .td_tit2{
	text-align:left;
	width:90px;
	}

.rc_seminar_form .td_tit3{
	text-align:left;
	width:160px;
	}

.rc_seminar_form .td_tit span,
.rc_seminar_form .td_tit2 span,
.rc_seminar_form .td_tit3 span{
	 font-weight:bold;
	 font-size: 14px;
	 line-height:2;
	 }

.rc_seminar_form .td_tit span a,
.rc_seminar_form .td_tit2 span a,
.rc_seminar_form .td_tit3 span a{
	 color:#002C76;
	 }

.rc_seminar_form .td_tit span a:hover,
.rc_seminar_form .td_tit2 span a:hover,
.rc_seminar_form .td_tit3 span a:hover{
	 background:#e6eaf2;
	 }

.rc_seminar_form .td_time{ font-size: 11px; color:#0066CC;}

.rc_seminar_form .R_last {border-right: none;}
.rc_seminar_form .Bt_last {border-bottom: none;}

.rc_seminar_form02 table {margin-bottom: 20px;}
.rc_seminar_form02 td, th{ padding: 10px 10px 10px 20px; font-weight: normal;}
.rc_seminar_form02 .bg_gray{ background:#F0F0F0;}
.rc_seminar_form02 .txt_L{ text-align:left;}

.rc_seminar_form_btn { width:590px;}
.rc_seminar_form_btn table { margin:0 auto;}
.txt_top { vertical-align:top;}


/* -----------------------------------------------------------
 20141007 プライベート展示会
----------------------------------------------------------- */

table th.tenjikai_th {
	background:#CCC !important;
}


/* -----------------------------------------------------------
 20141015 新製品　MSEL
----------------------------------------------------------- */

.msel_txt{
	float:left;
	width: 260px;
	margin: 0 0 10px 0;
}

.msel_img{
	float: right;
	text-align:right;
	width: 350px;
	margin: 0 0 10px 0;
}

.rcp2_txt2{
	float:left;
	width: 450px;
	margin: 0 0 10px 0;
}

.rcp2_txt2 .rcp2_txt_s{
	font-size:80%;
}

.rcp2_img2{
	float: left;
	text-align:right;
	width: 150px;
	margin: 0 0 10px 0;
}

h2.red_tit{
	font-size: 100%;
	display:inline;
	background:#aa2641;
	color:#FFFFFF;
	padding: 10px 15px 7px 15px;
}

/* -----------------------------------------------------------
 20141024文化支援活動
----------------------------------------------------------- */

.culture_img_Area{
	margin: 0 0 0 30px;
}

.culture_img_Area .culture_img{
	float:left !important;
	width:180px;
	margin: 0 10px;
}


/* -----------------------------------------------------------
 20150119　コントローラ
----------------------------------------------------------- */

.tuika_Area{
	border: 2px solid #C00;
	width:380px;
	padding: 10px;
}

.tuika_Area .rogo_Area{
	float:left;
	width: 110px;
	margin: 0 10px 0 0;
}

.tuika_Area .txt_Area{
	float:left;
	width: 260px;
}

.tuika_Area .txt_Area .tuika{
	background:#C00;
	color:#FFFFFF;
	font-weight:bold;
	padding: 2px 5px;
}

.tuika_Area .txt_Area p{
	margin: 5px 0 0 0;
	font-size:110%;
}

h2.cont_tit{
	display:inline;
	background:#aa2641;
	color: #FFF;
	text-decoration: none;
	padding: 5px 10px 2px 10px;
	font-weight:bold !important;
	font-size:120%;
}

/* -----------------------------------------------------------
 20150204　アニメーション事例
----------------------------------------------------------- */
ul.jirei{
	list-style:none;
	margin:0;
	padding:0;
}

ul.jirei li{
	margin-left:2.5em;
	margin-bottom:5px;
	text-indent:-2.5em;
}

/* -----------------------------------------------------------
 20150206 電動アクチュエータSEO
----------------------------------------------------------- */
h2.actuator_tit{
	border-bottom:1px solid #DDD;
}

/* -----------------------------------------------------------
 20150217 新製品トップ
----------------------------------------------------------- */
.seihin_title{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-weight: bold;
}


/* -----------------------------------------------------------
 20150225 使用例
----------------------------------------------------------- */

table.kanren_info{
	margin: 20px 0 0 0;
	width:360px;
	border-collapse:collapse;
}

table.kanren_info_w180{
	margin: 20px 0 0 0;
	width:180px;
	border-collapse:collapse;
}

table.kanren_info th,
table.kanren_info_w180 th{
	background: #999;
	color: #FFF;
	border: 1px solid #CCC;
	width:180px;
	font-weight:bold;
	text-align:center;
	padding:10px;
}

table.kanren_info td,
table.kanren_info_w180 td{
	background: #FFF;
	color: #333;
	border: 1px solid #CCC;
	padding:10px;
}
.font_size80{
	font-size:70%;
}

table.kanren_info_w400{
	margin: 20px 0 0 0;
	width:400px;
	border-collapse:collapse;
}

table.kanren_info_w400 th{
	background: #999;
	color: #FFF;
	border: 1px solid #CCC;
	width:400px;
	font-weight:bold;
	text-align:center;
	padding:10px;
}

table.kanren_info_w400 td{
	background: #FFF;
	color: #333;
	border: 1px solid #CCC;
	padding:10px;
}

/* -----------------------------------------------------------
 20150305 修理問い合わせ
----------------------------------------------------------- */

.repair_tit01{
	color:#AE1F39;
	font-weight: bold;
	font-size:100%;
	margin: 0 0 5px 0!important;
}

.repair_tit02{
	color:#AE1F39;
	font-weight: bold;
	font-size:120%;
	line-height:120%!important;
	margin: 0!important;
}

.repair_info{
	padding:0;
	line-height: 180%;
	margin: 0 0 30px 0;
}

.repair_info_tit{
	display:inline;
	background:#aa2641;
	color: #FFF;
	text-decoration: none;
	padding: 5px 10px 2px 10px;
	font-weight:bold !important;
	font-size:120%;
}

.repair_flow{
	margin: 20px 0 0 0;
}

/* -----------------------------------------------------------
 20150605 新製品ActiBook
----------------------------------------------------------- */

.actibook{
	width:400px;
	font-size:80%;
	clear:both;
	margin: 10px 0 0 0;
}

.actibook .acti_tit{
	font-size:110%;
	font-weight:bold;
}

.acti_info{
	clear:both;
	font-size:80%;
}

.acti_info a{
	text-decoration:underline;
}

.actibook_info{
	margin: 0 auto;
	padding:0;
	width:500px;
	font-size:90%;
	line-height:120%;
}

.actibook_info .acti_tit{
	font-weight:bold;
	font-size:140%;
	margin: 0 0 5px 0;
}

.actibook_info .acti_tit2{
	font-size:90%;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #999;
}

.actibook_info .acti_tit3{
	font-weight:bold;
	font-size:100%;
	margin: 0 0 2px 0;
}

.actibook_info .acti_txt{
	margin: 0 0 10px 0;
}

/* -----------------------------------------------------------
 20150624 使用例
----------------------------------------------------------- */

.case_txt{
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
}

.case_txt strong{
	color:#333333 !important;
}


/* -----------------------------------------------------------
 20150709 工場見学
----------------------------------------------------------- */
.cm_img{
	margin:20px 0 10px 0;
}

.cm_img a:hover{
	background:none!important;
}

/* -----------------------------------------------------------
 20150724 修理受付
----------------------------------------------------------- */

a.repair_btn{
	display:block;
	width:160px;
	margin: 0 auto;
}

a.repair_btn:hover{
	background:none!important;
}

a.repair_btn:hover img{
	opacity: 0.8;
}

/* -----------------------------------------------------------
 20150930 「2015国際ロボット展 iREX2015」出展のご案内
----------------------------------------------------------- */

.irex_head{
	background:#0B1828;
	height:245px;
}

.irex_head .irex_head_left{
	width:359px;
	float:left;
}

.irex_head .irex_head_right{
	width:245px;
	float: right;
	padding:10px;
}

.irex2019_head{
	background:#0B1828;
	height:270px;
}

.irex2019_head .irex_head_left{
	width:695px;
	float:left;
}
.irex2019_head .irex_head_right{
	width:245px;
	float: right;
	padding:10px;
	height:250px;
}

.irex_head .irex_head_right ul,
.irex2019_head .irex_head_right ul{
	margin: 0;
	padding:0;
	height:250px;
}

.irex_head .irex_head_right ul li{
	list-style:none;
	margin: 0 0 9px 0;
	height:69px;
}


.irex_head .irex_head_right ul li a:hover,
.irex2019_head .irex_head_right ul li a:hover{
	opacity:0.7;
}




.irex_sub{
	margin: 0 0 20px 0;
	clear:both;
}

.irex_sub .seihin_tit{
	font-size:120%;
	margin:0 0 10px 0!important;
	font-weight:bold;
}

.irex_sub .irex_seihin{
	float:left;
	margin: 0 30px 20px 0;
}

.irex_sub .irex_present{
	text-align:center;
	margin:0 auto;
}

.irex_sub .irex_seihin p,
.irex_sub .irex_seihin2 p{
	margin: 0 0 5px 0;
	font-weight:bold!important;
}

.irex_sub .irex_seihin2{
	float:left;
	margin: 0 30px 20px 0;
	width:250px;
}

h2.h2_line{
	border-bottom: 2px solid #333;
	position: relative;
}

h2.h2_line2{
	border-bottom: 2px solid #333;
	position: relative;
}

h2.h2_line .top_back{
	top: 7px;
	left:507px;
	width:111px;
	position:absolute;
	background:none!important;
	margin: 0!important;
}

h2.h2_line2 .top_back02{
	top: 7px;
	left:507px;
	width:111px;
	position:absolute;
	background:none!important;
	margin: 0!important;
}


h2.h2_line .top_back a:hover,
h2.h2_line .top_back_semi a:hover{
	opacity:0.7;
}

/* -----------------------------------------------------------
 20151027 新製品SCON-CB
----------------------------------------------------------- */

ul.scon_cb{
	margin:0 0 0 20px;
	padding:0;
}

ul.scon_cb li{
	display:inline-block!important;
	list-style: none!important;
	text-indent:-1em;
}

/* -----------------------------------------------------------
 201511113 新製品RCS3
----------------------------------------------------------- */

.blue_tit{
	display:inline-block;
	background: #BAE2F8;
	padding:7px 10px 3px 10px;
	color:#0068B6;
	font-weight:bold;
	font-size:120%;
	margin: 20px 0 5px 0 !important;
}

.red_tit{
	display:inline-block;
	background: #FAD9C7;
	padding:7px 10px 3px 10px;
	color:#EA5404;
	font-weight:bold;
	font-size:120%;
	margin: 20px 0 5px 0 !important;
}

.green_tit{
	display:inline-block;
	background: #D4E9D7;
	padding:7px 10px 3px 10px;
	color:#009D96;
	font-weight:bold;
	font-size:120%;
	margin: 20px 0 5px 0 !important;
}

/* -----------------------------------------------------------
 20151125 ライブ配信
----------------------------------------------------------- */

.live_info{
	padding:100px 0;
	font-size:160%;
	color:#AA2641;
}

/* -----------------------------------------------------------
 201511126 新製品　ロボシリンダロータリタイプ
----------------------------------------------------------- */

.rcp2rt_tit01{
	font-weight: bold;
	font-size:110%;
}

.rcp2rt_left01{
	float:left;
	width:420px;
}

.rcp2rt_right01{
	float: right;
	width:200px;
}

/* -----------------------------------------------------------
 20160329 ロボシリンダー7つの機能
----------------------------------------------------------- */

h2.kinou_tit{
	font-size:160%;
}

.rc7 .rc7_left{
	float:left;
	width:470px;
	margin: 0 20px 0 0;
}

.rc7 .rc7_right{
	float:left;
	width:470px;
	margin: 0;
}

.rc7 .rc7_left .rc7_box,
.rc7 .rc7_right .rc7_box{
	border:1px solid #CCC;
	padding:15px;
	width:440px;
	margin: 0 0 20px 0;
	clear:both;
}

.rc7 .rc7_left .rc7_box .rc7_box_left,
.rc7 .rc7_right .rc7_box .rc7_box_left{
	float:left;
	width:270px;
}

.rc7 .rc7_left .rc7_box .rc7_box_left .rc7_tit,
.rc7 .rc7_right .rc7_box .rc7_box_left .rc7_tit{
	font-size:120%;
	font-weight:bold;
	margin: 0 0 10px 0;
	display:block;
}

.rc7 .rc7_left .rc7_box .rc7_box_left img.rc7ico,
.rc7 .rc7_right .rc7_box .rc7_box_left img.rc7ico{
	float:left;
	width:77px;
	margin: 0 10px 0 0;
}

.rc7 .rc7_left .rc7_box .rc7_box_left .rc7txt,
.rc7 .rc7_right .rc7_box .rc7_box_left .rc7txt{
	float:left;
	width:180px;
	font-size:90%;
}


.rc7 .rc7_left .rc7_box .rc7_box_right,
.rc7 .rc7_right .rc7_box .rc7_box_right{
	float: right;
	width:150px;
}

.rc7 .rc7_left .rc7_box .rc7_box_right a:hover,
.rc7 .rc7_right .rc7_box .rc7_box_right a:hover{
opacity:0.7;
filter: alpha(opacity=70);        /* ie lt 8 */
-ms-filter: "alpha(opacity=70)";  /* ie 8 */
-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
-khtml-opacity: 0.7;              /* Safari 1.x */
zoom:1;
}

.rc7_pan{
	width:920px;
	margin: 0 auto;
	background:none!important;
	padding: 0 0 0 50px!important;
}


/* -----------------------------------------------------------
 20160427 やさしい自動化設計
----------------------------------------------------------- */

.yasasii_txt01{
	margin:50px 0!important;
}

.yasasii_txt02{
	margin:0 0 20px 0!important;
}

.yasasii_tbl{
	border-collapse:collapse;
	width:900px;
}

.yasasii_tbl th{
	background: #E9E9E9;
	text-align:center!important;
	border:1px solid #CCC;
}

.yasasii_tbl th.th_keisai{
	width:100px;
}

.yasasii_tbl th.th_jirei{
	width:800px;
}

.yasasii_tbl td{
	border:1px solid #CCC;
	padding:10px;
	text-align:center;
}

.yasasii_tbl td.td_jirei{
	text-align:left;
}

.yasasii_tbl td.td_jirei .jirei_tit{
	font-weight:bold;
	font-size:120%;
	margin:0 0 10px 0!important;
}

.yasasii_tbl td.td_jirei .jirei_tit2{
	font-weight:bold;
	font-size:100%;
	margin:0 0 5px 0!important;
}

.yasasii_tbl td.td_jirei .jirei_left{
	width:150px;
	float:left;
	font-size:90%;
}

.yasasii_tbl td.td_jirei .jirei_left_w200{
	width:210px;
	float:left;
	font-size:90%;
}

.yasasii_tbl td.td_jirei .jirei_right{
	width:200px;
	float:right;
}

/* -----------------------------------------------------------
 20170322 新製品ページ
----------------------------------------------------------- */

/*ラインナップテーブル*/
.lineup_table{
margin:0;
padding:0;
font-size:9px;
width:100%;
}

.lineup_table tr{

}

.lineup_table tr td{
	background-color:#f2d9d5;
	text-align:center;
	font-size:9px;
}

.lineup_table tr td img{

}

.lineup_table .lineup_table_head td{
	background-color:#d0d7df;
	text-align:center;
}

.lineup_table_bousui{
margin:0;
padding:0;
font-size:9px;
width:100%;
}

.lineup_table_bousui tr td{
	background-color:#E3DDEC;
	text-align:center;
	font-size:9px;
}

.lineup_table_bousui .lineup_table_head td{
	background-color:#d0d7df;
	text-align:center;
}

/*機種選定　ボタン*/
.model_selection_btn{
	font-size:16px;
	width:300px;
	text-align:center;
	margin:30px auto;
	}

.model_selection_btn a{
	margin:0 auto;
	color:#fff;
	text-decoration:none;
	display:block;
	padding:15px 30px 15px 20px;
	background-color:#AF1F39;
	border-radius:5px;
	box-shadow:0px 3px 0px 0px #5E1318;
	-moz-box-shadow:0px 3px 0px 0px #5E1318;
	-webkit-box-shadow:0px 3px 0px 0px #5E1318;
	position:relative;
	font-weight:bold;
	}
.model_selection_btn:hover{
	padding-top:3px;
	margin:30px auto 27px;
	}
.model_selection_btn:hover a{
	opacity:0.8;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	}
.model_selection_btn a span:after{
  	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 25px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 5px solid transparent;
	border-left: 5px solid #fff;
	}
.shop_btn_list{
	margin:0;
	padding:0;
	overflow:hidden;
}
.selection-models-btn{
	float:left;
	margin:10px 0 10px;
	background-repeat: no-repeat;
	background-image:url("../../product/new/img/pdf_img/elec_cylinder/selection-models-btn_on.png");
	}
.online-shop-btn{
	float:left;
	margin:10px 0 10px 8px;
	background-image:url("../../product/new/img/pdf_img/elec_cylinder/online-shop-btn_on.png");
	background-repeat: no-repeat;
}
.selection-models-btn a,
.online-shop-btn a{
	display:block;
}
.selection-models-btn a:hover,
.online-shop-btn a:hover{
	display:block;
	background-color:transparent;
}
.selection-models-btn:hover{
	opacity:0.8;

	}
.online-shop-btn:hover{
	opacity:0.8;
}
.selection-models-btn a:hover img,
.online-shop-btn a:hover img{
	visibility: hidden;
	}

 /*総合カタログ20170412*/
.bass-text-A01 .catalog-new-item{
  text-indent: -40px;
  margin-left: 40px;
 }
 /*最新のカタログ20170412*/
 .bass-heading-A03 .catalog-volume-1,
 .bass-heading-A03 .catalog-volume-2,
 .bass-heading-A03 .catalog-volume-3,
 .bass-heading-A03 .catalog-volume-4,
 .bass-heading-A03 .catalog-volume-5,
 .bass-heading-A03 .catalog-volume-6{
background-repeat: no-repeat;
padding-left: 0;
padding-top: 0;
height:75px;
overflow: hidden;
 }
 .bass-heading-A03 .catalog-volume-1 img,
 .bass-heading-A03 .catalog-volume-2 img,
 .bass-heading-A03 .catalog-volume-3 img,
 .bass-heading-A03 .catalog-volume-4 img,
 .bass-heading-A03 .catalog-volume-5 img,
 .bass-heading-A03 .catalog-volume-6 img{
float: left;
 }

 .bass-heading-A03 .catalog-volume-1 span,
 .bass-heading-A03 .catalog-volume-2 span,
 .bass-heading-A03 .catalog-volume-3 span,
 .bass-heading-A03 .catalog-volume-4 span,
 .bass-heading-A03 .catalog-volume-5 span,
 .bass-heading-A03 .catalog-volume-6 span{
display: block;
padding:55px 0 0 70px;
 }
 .bass-heading-A03 .catalog-volume-4 span{
padding:33px 0 0 70px;
  }
.bass-figure-A02-link:hover{
opacity: 0.8;
}

/*PDFアイコン*/
a.pdf-icon{
	background-repeat: no-repeat;
	background-image: url("../../download/img/pdf_icon.png");
	display:block;
	float:left;
	padding-left:30px;
}

/* -----------------------------------------------------------
 20170807 RCP6Sゲートウェイ用コントローラー　
対応アクチュエーター／変換ユニット　一覧表
----------------------------------------------------------- */
.new_rcp6series_center {
	text-align:center;
}

.new_rcp6series_midasi{
	font-size:115%;
	margin: 0 0 30px 0;
}

ul.new_rcp6series {
	margin:0;
	padding:0;
}
ul.new_rcp6series li {
	float:left;
	width:304px;
	margin:0 24px 24px 0;
	padding:0;
	list-style:none;
}
ul.new_rcp6series li:nth-child(3n) {margin-right: 0;}
ul.new_rcp6series li table {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;

}
ul.new_rcp6series li table th {
	color:#FFF;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-weight:bold;
	padding:10px;
	text-align:center;
}
ul.new_rcp6series li table td {
	padding:10px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
ul.new_rcp6series li table th.new_rcp6series_th01 {
	width:148px;
	font-size:90%;
}
ul.new_rcp6series li table th.new_rcp6series_th02 {
	width:116px;
	font-size:90%;
}
ul.new_rcp6series li table th.new_rcp6series_th03 {
	width:35px;
	font-size:90%;
}
.new_rcp6series01 ul.new_rcp6series li table th {
	background-color:#70AD47;
}
.new_rcp6series02 ul.new_rcp6series li table th {
	background-color:#305496;
}
.new_rcp6series03 ul.new_rcp6series li table th {
	background-color:#C65911;
}

ul.new_rcp6_info{
	margin: 0 0 50px 0;
	padding:0;
	clear:both;
}

ul.new_rcp6_info li{
	list-style:none;
}

a.rcp6_back{
	background:url(../../product/new/img/back_ico.jpg) no-repeat 0 3px;
	padding: 0 0 0 25px;
	font-size:120%;
}

/* -----------------------------------------------------------
 20170906 やさしい自動化設計　トップページ
----------------------------------------------------------- */

.book_left{
	float:left;
	width:150px;
	margin: 0 20px 0 0;
}

.book_left a.thumb_img:hover{
	background:none;
}

.book_left a.txt_link{
	font-size:95%;
}

.book_right{
	float:left;
	width:260px;
}

.book_right .book_right_midasi{
	font-weight:bold;
	font-size:140%;
}

.book_right ul.book_index01{
	margin:0;
	padding:0;
	font-size:110%;
}

.book_right ul.book_index01 li{
	list-style:none;
	margin: 0 0 10px 0
}

.book_right ul.book_index01 li ul.book_index02{
	margin:0;
	padding:0 0 0 10px;
}

.book_right ul.book_index01 li ul.book_index02 li{
	margin:0;
	padding:0;
	font-size:80%;
}

/* -----------------------------------------------------------
 20170922 製品検索
----------------------------------------------------------- */

.product-search input[type="image"],
.gsc-search-box input[type="image"] {
border-color: #666666 !important;
background-color: #666666 !important;
background-image: none !important;
filter: none;
padding: 6px 27px!important;
}

.product-search table,
.gsc-search-box table{
	width:500px !important;
}

.product-search .gsc-input-box,
.gsc-search-box .gsc-input-box {
	height:33px !important;
}



/* -----------------------------------------------------------
 20171121 製品詳細
----------------------------------------------------------- */
.details_h1_title {
  font-size: 285%;
  font-weight: bold;
  width: 960px;
  margin: 40px auto 0;
}
.details_h2_title {
  background: url(../../product/details/img/details_h2_title_bg.jpg);
  line-height: 54px;
  padding: 0 15px;
  color: #FFF;
  font-size: 171%;
  margin: 0 0 25px;
}
.details_h2_title span {
  font-size: 66.66667%;
  margin-left: 10px;
}
.details_h3_title {
  background: #4a4a4a;
  background: -moz-linear-gradient(top, #666666 0%, #4a4a4a 100%);
  background: -webkit-linear-gradient(top, #666666 0%,#4a4a4a 100%);
  background: linear-gradient(to bottom, #666666 0%,#4a4a4a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#4a4a4a',GradientType=0 );
  color: #FFF;
  font-size: 128%;
  font-weight: bold;
  /* line-height: 42px; */
  margin: 0 0 15px;
  padding: 7px 10px 7px 25px;
  position: relative;
  min-width: 445px;
  display: inline-block;
}
.details_h3_title:before {
  content: "";
  background: url(../../product/details/img/details_h3_title_arrow.png);
  width: 8px;
  height: 14px;
  position: absolute;
  top: 50%;
  left: 9px;
  margin-top: -7px;
}
.details_h4_title {
  font-size: 142%;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 15px;
}
.details_menu {
  text-align: right;
  margin: 40px 0 5px;
  padding: 0;
}
.details_menu li {
  display: inline-block;
  margin-left: 20px;
  background: url(../../product/details/img/details_menu_icon.gif) no-repeat left center;
  padding: 0 0 0 18px;
}
.details_menu li a {
  color: #002C76;
  text-decoration: underline;
}
.details_menu li a:hover {
  text-decoration: none;
}

.product-discription {
  width: 960px;
  margin: 15px auto 0;
}
.product-section {
  overflow: hidden;
  margin-top: 0;
}
.product-section#detail-con {
  overflow: auto;
}
.product-section + .product-section {
  margin-top: 50px;
}
.product-section .tab-list {
  margin-top: 20px;
  background-color: #d9d9d9;
  border-color: #cccccc;
  border-style: none none solid;
  border-width: medium medium 0;
  display: block;
  font-size: 100%;
  font-weight: normal;
  list-style: outside none none;
  margin: 0;
  padding: 0 12px;
  text-align: center;
  overflow: hidden;
}
.product-section .tab-list li {
  float: left;
  font-size: 114.28571%;
  line-height: 1.5;
  margin-top: 4px;
  padding: 12px;
  padding-top: 0.5em;
  padding-bottom: 0.375em;
  font-weight: bold;
  position: relative;
  bottom: -1px;
  width: 120px;
  cursor : pointer;
}
.product-section .tab-list li span {
  color: #002c76;
  text-decoration: none;
}
.product-section .tab-list li:hover span{
  background-color:#e6eaf2;
  text-decoration: none;
  border-bottom:solid 1px #002c76;
}
.product-section .tab-list li.select {
  background-color: #ffffff;
  border: solid 1px #ccc;
  border-bottom: none;
  border-radius: 5px 5px 0 0;
}
.product-section .tab-list li.select:hover span{
  background:none;
  border-bottom:none;
}
.product-section .tabbed1>section>h1>label {
  display: inline-block;
  min-width: 120px;
  width: auto;
}
.product-section .tab-area {
  margin: 15px 0 0;
  padding: 0;
}
.product-section .tab-area li {
  display: none;
}
.product-section .tab-area li:first-child {
  display: block;
}
.product-section .product-contaner {
  overflow: auto;
}
.product-section .product-contaner + .product-contaner {
  margin-top: 30px;
}
.product-section .table-contaner + .table-contaner {
  margin-top: 30px;
}
.product-section .table-contaner__inner {
  overflow: auto;
}
.product-section .table-contaner .note_body {
  margin: 10px 0 0;
}
.product-section .table-contaner .note_body + .note_body {
  margin-top: 5px;
}
.product-section .unit-txt {
  text-align: right;
  margin: 0;
}
.product-section .unit-txt + .spec-tbl {
  margin-top: 5px;
}
.product-section .product-detail {
  width: 580px;
  float: left;
}
.product-section .product-detail-ttl {
  font-size: 100%;
  font-weight: bold;
  margin: 0 0 5px;
}
.product-section .product-detail-icon {
  margin-top: 16px;
}
.product-section .product-detail-icon:first-child {
  margin-top: 0;
}
.product-section .product-detail-icon .icon-list {
  overflow: hidden;
  margin: -5px 0 0;
  padding: 0;
}
.product-section .product-detail-icon .icon-list li {
  float: left;
  margin: 5px 10px 0 0;
}
.product-section .product-detail .bass-conversion-A01 {
  border: none;
  padding: 20px 0 10px;
}
.product-section .product-img {
  float: right;
  margin: 26px 0 0;
}

.product-section .bass-tabnavigation-A01 .tab.spec_tab li,
.product-section .bass-tabnavigation-A01 .tab.speed01_tab li,
.product-section .bass-tabnavigation-A01 .tab.speed02_tab li {
  width: 120px;
}
.product-section .spec-tbl {
  width: 100%;
  border-top: 1px solid #D8D8D8;
  border-left: 1px solid #D8D8D8;
  font-size: 100%;
  margin-top: 5px;
  border-spacing: 0px;
}
.product-section .spec-tbl th,
.product-section .spec-tbl td {
  text-align: center;
  border-right: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
  padding: 9px 12px;
  white-space: nowrap;
}
.product-section .spec-tbl th {
  background-color: #E9EDF0;
  font-weight: bold;
  border-top: 1px solid #FFF;
  border-left: 1px solid #FFF;
}
.product-section .spec-tbl td.bg {
  background: #E9EDF0;
}
.product-section .spec-tbl td.left {
  text-align: left;
}
.product-section .spec-tbl.control_tbl th,
.product-section .spec-tbl.control_tbl td {
  padding-left: 5px;
  padding-right: 5px;
}
.product-section .spec-tbl.control_tbl td span in {
  margin-left: 2.6em;
}
.product-section .detail-graph {
  margin: 0;
}
.product-section .detail-graph + .detail-graph {
  margin-top: 15px;
}
.product-section .detail-graph figcaption {
  margin-top: 10px;
}
.product-section .detail-graph.push img {
  max-width: 600px;
}
.product-section .detail-graph.size img {
  max-width: 960px;
}
.product-section .notice_list {
  margin: 0 0 0 2.7em;
  padding: 0;
}
.product-section .notice_list li {
  text-indent: -2.7em;
}
.product-section .notice_list li + li {
  margin-top: 10px;
}
.product-section .note-txt {
  font-size: 85%;
  margin: 5px 0 5px 1em;
  text-indent: -1em;
}
.product-section .note-txt:before {
  content: "※";
}
.page-top {
  margin: 50px 0;
  text-align: right;
}
.page-top a {
  background: url(../../product/details/img/page_top.gif) no-repeat left center;
  padding: 0 0 0 18px;
  color: #002C76;
  text-decoration: underline;
}
.page-top a:hover {
  text-decoration: none;
  background: url(../../product/details/img/page_top.gif) no-repeat left center;
}
.back_page {
  text-align: right;
  margin: 40px 0 5px;
  padding: 0;
}
.back_page li {
  display: inline-block;
  margin-left: 30px;
  background: url(../../product/details/img/back_page_icon.gif) no-repeat left center;
  padding: 0 0 0 22px;
  font-size: 114%;
}
.back_page li a {
  color: #002C76;
  text-decoration: underline;
}
.back_page li a:hover {
  text-decoration: none;
}

.product-section .tabbed1>section>div {
  overflow: auto;
}
.product-section .tabbed2>section>div {
  overflow: auto;
}
.product-section .tabbed3>section>div {
  overflow: auto;
}


/* -----------------------------------------------------------
 20171218 コントローラー機種選定ガイド
----------------------------------------------------------- */
.page-control img {
  vertical-align: bottom;
}
.page-control .main-section {
  display: table;
  width: 100%;
  margin: 20px 0 40px;
}
.page-control .main-read {
  display: table-cell;
  vertical-align: middle;
  width: 420px;
}
.page-control .main-read__ttl {
  font-size: 200%;
  font-weight: bold;
  margin: 0 0 15px;
}
.page-control .main-read__txt {
  margin: 0;
  line-height: 1.8;
}
.page-control .main-img {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.page-control .flow-desc {
  background: #AF1F39;
  text-align: center;
  line-height: 70px;
}
.page-control .flow-desc span {
  color: #FFF;
  font-size: 114%;
  font-weight: bold;
}
.page-control .flow-desc span:before {
  content: "";
  background: url(../../product/series/images/icon_desc.png) no-repeat;
  width: 18px;
  height: 17px;
  display: inline-block;
  margin-right: .2em;
}
.page-control .flow-section {
  margin-top: 60px;
  border-top: 8px solid #AF1F39;
  background: #F0F0F0;
  padding: 50px 0;
  position: relative;
}
.page-control .flow-section:before {
  content: "";
  height: 74px;
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  text-align: center;
}
.page-control .flow-section:after {
  content: "";
  background: #F0F0F0;
  width: 30px;
  height: 36px;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
}
.page-control .flow-section__ttl {
  text-align: center;
  font-size: 128%;
  font-weight: bold;
  margin: 0;
}
.page-control .flow-section:nth-of-type(1):before {
  background: url(../../product/series/images/flow_num01.png) no-repeat center center;
}
.page-control .flow-section:nth-of-type(2):before {
  background: url(../../product/series/images/flow_num02.png) no-repeat center center;
}
.page-control .flow-section:nth-of-type(3) {
  background: #AF1F39;
}
.page-control .flow-section:nth-of-type(3):before {
  background: url(../../product/series/images/flow_num03.png) no-repeat center center;
}
.page-control .flow-section:nth-of-type(3):after {
  background: none;
}
.page-control .flow-section:nth-of-type(3) .flow-section__ttl {
  color: #FFF;
  font-size: 171%;
}
.page-control .select-type {
  text-align: center;
  margin: 30px 0 0;
  padding: 0;
}
.page-control .select-type__list {
  display: inline-block;
  margin: 0 25px;
  width: 350px;
  position: relative;
  vertical-align: top;
}
.page-control .select-type__list label {
  border: 1px solid #CCC;
  background: #FFF;
  display: block;
  padding: 30px 0;
}
.page-control .select-type__list label .type-name {
  display: table;
  width: 100%;
  font-size: 142.8%;
  font-weight: bold;
  margin: 0;
}
.page-control .select-type__list label .type-name__inner {
  display: table-cell;
  vertical-align: middle;
}
.page-control .select-type__list label .type-txt {
  font-weight: bold;
  margin: 10px 0 0;
}
.page-control .select-type__list input {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.page-control .select-type__list input:checked + label {
  background: #AF1F39;
  border: 1px solid #AF1F39;
}
.page-control .select-type__list input:checked + label .type-name,
.page-control .select-type__list input:checked + label .type-txt {
  color: #FFF;
}
.page-control .select-spec {
  margin: 30px 0 0;
  padding: 0 40px;
}
.page-control .select-spec__name {
  float: left;
  clear: both;
  width: 160px;
  font-size: 107%;
  font-weight: bold;
  padding: 0 0 0 40px;
  display: table;
  height: 60px;
}
.page-control .select-spec__name--program {
  background: url(../../product/series/images/icon_program.png) no-repeat left center;
}
.page-control .select-spec__name--communication {
  background: url(../../product/series/images/icon_communication.png) no-repeat left center;
}
.page-control .select-spec__name--axis {
  background: url(../../product/series/images/icon_axis.png) no-repeat left center;
}
.page-control .select-spec__name--motor {
  background: url(../../product/series/images/icon_motor.png) no-repeat left center;
}
.page-control .select-spec__name--power {
  background: url(../../product/series/images/icon_power.png) no-repeat left center;
}
.page-control .select-spec__name__inner {
  display: table-cell;
  vertical-align: middle;
}
.page-control .select-spec__name .name-min {
  display: block;
  font-size: 80%;
}
.page-control .select-spec__list {
  overflow: hidden;
}
.page-control .select-spec__list .spec-item {
  float: left;
  margin-left: 10px;
  text-align: center;
  position: relative;
  display: table;
}
.page-control .select-spec__list .spec-item .motor-item {
  height: 192px;
}
.page-control .select-spec__list .spec-item label {
  display: table-cell;
  vertical-align: middle;
  border: 1px solid #CCC;
  height: 58px;
  background: #FFF;
  width: 158px;
  font-size: 114%;
  font-weight: bold;
}
.page-control .select-spec__list .spec-item input {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.page-control .select-spec__list .spec-item input:checked + label {
  border-color: #AF1F39;
  background: #AF1F39;
  color: #FFF;
}
.page-control .select-spec__list .spec-item__name {
  display: block;
  text-align: center;
  font-size: 100%;
  margin: 10px 0;
}
.page-control .select-spec__list .spec-item__series {
  display: block;
  font-size: 87.5%;
  margin: 10px 0;
}
.page-control .select-result {
  text-align: center;
  margin: 0;
  padding: 0;
}
.page-control .select-result__list {
  display: inline-block;
  background: #FFF;
  padding: 20px;
  border-bottom: 5px solid #941B30;
  width: 340px;
  margin: 30px 30px 0;
}
.page-control .select-result__list .result-name {
  text-align: left;
  line-height: 1.2;
  margin: 0;
}
.page-control .select-result__list .result-name__txt {
  display: block;
  font-size: 200%;
  font-weight: bold;
}
.page-control .select-result__list .result-name__num {
  display: block;
}
.page-control .select-result__list .result-thum {
}
.page-control .select-result__list .result-thum:hover {
  opacity: 0.8;
}
.page-control .select-result__list .result-thum img {
  height: 190px;
  width: auto;
}
.page-control .select-result__list .result-btn {
  display: block;
  color: #FFF;
  width: 220px;
  line-height: 34px;
  background: #1D1D1D;
  margin: 0 auto;
}
.page-control .select-result__list .result-btn:before {
  content: "";
  width: 6px;
  height: 9px;
  display: inline-block;
  background: url(../../product/series/images/result_arrow.png) no-repeat center center;
  margin-right: .5em;
}
.page-control .select-result__list .result-btn:hover {
  text-decoration: none;
  opacity: 0.8;
}
.page-control .redo-btn {
  display: block;
  color: #FFF;
  width: 340px;
  line-height: 70px;
  background: #1D1D1D;
  margin: 60px auto 0;
  font-size: 128%;
  text-align: center;
}
.page-control .redo-btn:hover {
  text-decoration: none;
  opacity: 0.8;
  color: #FFF;
  background: #1D1D1D;
}
.page-control .redo-btn:before {
  content: "";
  width: 11px;
  height: 11px;
  display: inline-block;
  background: url(../../product/series/images/redo_arrow.png) no-repeat center center;
  margin-right: .8em;
}
.page-control .redo-btn:active,
.page-control .redo-btn:visited {
  color: #FFF !important;
}



/* -----------------------------------------------------------
 20180105 製品情報 (短軸アクチュエータ・タイプ・シリーズ一覧ページ)
----------------------------------------------------------- */
.heading-1 {
	font-size: 28px;
	margin:0 0 30px 0;
}
.heading-2 {
	font-size: 20px;
	color:#FFF;
	background:#AF1F39;
	padding: 15px;
	margin:0;
	clear:both;
}

.txt-lead{
	float:left;
	margin: 0 100px 0 0;
	line-height: 1.8;
	width: 50%;
}
.heading-list {
	margin: 35px 0;
	padding:0;
	overflow:hidden;
}
.heading-list li{
    display: block;
	font-size: 13px;
	padding: 13px 0;
	color:#333;
	background:#F0F0F0;
	width: 230px;
	margin:0 auto;
	text-decoration: none;
	border: #D8D8D8 1px solid;
	text-align:center;
	float:left;
	margin-right: 10px;
}
.heading-list li:last-child{
	margin-right: 0;
}
.heading-list li a{
	text-decoration: none;
	color:#333;
}

.heading-list li:hover {
  text-decoration: none;
  opacity: 0.8;
  color: #333;
  background: #D8D8D8;
}
.heading-list li:active,
.heading-list li:visited {
  color: #333;
}
.heading-list li::before {
    content: '＞';
	padding-right: 10px;
	font-size: 12px;
}

.type-box {
	background:#F4F4F4;
	padding: 30px 15px 50px 15px;
}

.type-box .type-img img{
	margin-right: 10px;
	float:left;
}

.type-box .type-img img:last-child {
	margin-right: 0;
}

.type-box .type-detail {
	border-top:#DDD 1px solid;
	margin-top: 35px;
	padding-top: 30px;
	width: 100%;
}

.type-box .type-detail h4{
	font-size: 18px;
	margin: 0 0 15px 0;
}

.type-box .type-detail__L{
	text-align:center;
	font-weight:bold;
	width: 20%;
	float:left;
	margin: 0;
}

.type-box .type-detail__R{
	width: 80%;
	float:left;
	margin: 0;
}

.type-box .type-detail__R ul{
	margin: 0;
	padding: 0 0 0 20px;
	list-style: disc;
}

.type-box .type-detail__R li{
	margin-bottom: 5px;
	display:list-item;
}


.type-box .type-detail__R img{
	float:right;
	margin-left: 30px;
}

.type-box .type-detail__btn{
    display: block;
	font-size: 18px;
	padding: 20px 20px 20px 60px;
	color:#FFF;
	background:#1D1D1D;
	width: 380px;
	margin:0 auto;
	text-decoration: none;
}

.type-box .type-detail__btn2{
    display: block;
	font-size: 18px;
	padding: 20px 20px 20px 100px;
	color:#FFF;
	background:#1D1D1D;
	width: 340px;
	margin:0 auto;
	text-decoration: none;
}

.type-box .type-detail__btn a,
.type-box .type-detail__btn2 a{
	text-decoration: none;
	color:#FFF;
}

.type-box .type-detail__btn:hover,
.type-box .type-detail__btn2:hover {
  text-decoration: none;
  opacity: 0.8;
  color: #FFF;
  background: #1D1D1D;
}
.type-box .type-detail__btn:active,
.type-box .type-detail__btn:visited,
.type-box .type-detail__btn2:active,
.type-box .type-detail__btn2:visited {
  color: #FFF;
}
.type-box .type-detail__btn::after,
.type-box .type-detail__btn2::after {
    content: '＞';
	padding-left: 40px;
	font-size: 12px;
}



/* 短軸アクチュエータ */

#actuator{
	font-size: 14px;
	color:#333;
}

#actuator section,
#series section {
	margin-top: 50px;
}

#actuator section:first-child,
#series section:first-child {
	margin-top: 0px;
}


/* タイプ・シリーズ一覧ページ */

#series {
	font-size: 14px;
	color:#333;
}


#series .series-list {
	padding:0;
}
#series .series-list h4 {
	font-size: 20px;
	margin: 15px 0 0 0;
}
#series .series-list li{
	width: 278px;
	float:left;
	margin: 0 30px 30px 0;
	background:#F0F0F0;
	padding: 11px 11px 21px 11px;
	border-top:#AF1F39 4px solid;
	list-style: none;
}
#series .series-list li:nth-child(3n) {
	margin-right: 0px;
}

#series .series-list__btn{
    display: block;
	padding: 10px 20px 10px 35px;
	color:#FFF;
	background:#1D1D1D;
	width: 210px;
	margin:0 auto;
	text-decoration: none;
}

#series .series-list__btn2{
    display: block;
	padding: 10px 20px 10px 25px;
	color:#FFF;
	background:#1D1D1D;
	width: 220px;
	margin:0 auto 10px auto;
	text-decoration: none;
	font-size:85%;
}

#series .series-list__btn a,
#series .series-list__btn2 a{
	text-decoration: none;
	color:#FFF;
}

#series .series-list__btn:hover,
#series .series-list__btn2:hover {
  text-decoration: none;
  opacity: 0.8;
  color: #FFF;
  background: #1D1D1D;
}
#series .series-list__btn:active,
#series .series-list__btn:visited,
#series .series-list__btn2:active,
#series .series-list__btn2:visited{
  color: #FFF;
}
#series .series-list__btn::after,
#series .series-list__btn2::after {
    content: '＞';
	padding-left: 15px;
	font-size: 12px;
}

#series .guide {
	background: #AF1F39;
	padding:50px 55px;
}

#series .guide h3{
	font-size: 28px;
	color:#FFF;
	text-align:center;
	margin: 0;
	line-height: 1;
}

#series .guide-txt{
	color:#FFF;
	text-align:center;
	line-height:1.8;
	margin: 20px 0 40px 0;
}

#series .guide-list {
	padding:0;
}

#series .guide-list li{
	list-style:none;
	box-shadow: 0 4px 0 0px #941B30;
	background:#FFF;
	padding: 20px;
	width: 810px;
	margin-bottom:20px;
}

#series .guide-list li img{
	float:left;
	width: 130px;
	margin-right: 20px;
}

#series .guide-list li div{
	float:right;
	width:660px;
}

#series .guide-list h4{
	font-size: 20px;
	margin: 10px 0 0 0;
}

#series .guide-list p{
	width: 420px;
	float:left;
}

#series .guide-list__btn{
	float:right;
	width: 140px;
    display: block;
	padding: 20px 20px 20px 20px;
	color:#FFF;
	background:#1D1D1D;
	margin:0 20px 0 40px;
	text-decoration: none;
}

#series .guide-list__btn a{
	text-decoration: none;
	color:#FFF;
}

#series .guide-list__btn:hover {
  text-decoration: none;
  opacity: 0.8;
  color: #FFF;
  background: #1D1D1D;
}
#series .guide-list__btn:active,
#series .guide-list__btn:visited {
  color: #FFF;
}
#series .guide-list__btn::after {
    content: '＞';
	padding-left: 15px;
	font-size: 12px;
}


/* タイプ・シリーズ一覧ページ　表ページ */

.series_tit{
	margin:0 0 20px 0;
	display:table;
}

.series_tit_txt{
	display: table-cell;
	width:500px;
	vertical-align:middle;
	line-height:180%;
}

.series_tit_img{
	display: table-cell;
	width:400px;
	text-align:center;
}

.series_tbl_info{
	margin:0 0 20px 0;
}

.series_tbl_info p{
	margin:0 0 5px 0;
}

.series_tbl_info img{
	vertical-align:middle;
}

table.list{
	width:960px;
	border-collapse:collapse;
	font-size:70%;
	line-height:120%;
	margin:0;
	padding:0;
}

table.list .btm_futo{
	border-bottom:2px solid #333;
}

table.list thead{
	background: #FFF;
}

table.list th{
	text-align:center;
	border:1px solid #333;
	margin:0;
	padding:5px 0;
	background:#FFF;
}

table.list th.str_txt{
	font-size:110%;
	padding: 10px 0 5px 0;
}

table.list th.str_txt img{
	margin: 5px 0 0 0;
}

table.list td{
	border:1px solid #333;
	margin:0;
	padding:3px 0;
	text-align:center;
}

table.list td.st{
	background: #EFEFEF;
}

table.list td.g_line{
	border-bottom:#CCCCCC 1px solid!important;
}

table.list a{
	text-decoration:underline;
	font-weight:bold;
}


/* ユニット機種選定ガイド　表ページ */

table.unit_list{
	width:960px;
	border-collapse:collapse;
	font-size:80%;
	line-height:120%;
	margin:0 0 30px 0;
	padding:0;
}

table.unit_list th{
	text-align:center;
	border:1px solid #CCC;
	margin:0;
	padding:8px 0;
	background:#F0F0F0;
}

table.unit_list td{
	border:1px solid #CCC;
	margin:0;
	padding:8px 0;
	text-align:center;
}

table.unit_list td a{
	text-decoration:underline;
	font-weight:bold;
}

/* 製品情報トップ */

.product_top_tit{
	background:url(../../product/img/top/product_top_tit_bg.jpg) repeat-x;
	width:100%;
	text-align:center;
}

.product_top_info01{
	width:960px;
	margin:30px auto;
}

.product_top_new{
	width:100%;
	background:#AF1F39;
	padding: 0 0 50px 0;
}

.product_top_new_info{
	width:960px;
	margin: 30px auto;
	text-align:center;
	clear:both;
}

.product_top_new_info .new_tit{
	font-size:270%;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	margin:0 auto!important;
	padding:50px 0 0 0;
}

.product_top_new_info .new_info{
	color:#FFFFFF;
	margin: 20px 0 30px 0;
	font-size:110%;
}
.product_top_new_info .new_left{
	width:300px;
	float:left;
	margin:0 30px 0 0;
	background:#FFFFFF;
	border-bottom:#941B30 5px solid;
}
.product_top_new_info .new_right{
	width:300px;
	float: right;
	background:#FFFFFF;
	border-bottom:#941B30 5px solid;
}

.product_top_new_info .new_left .new_txt,
.product_top_new_info .new_right .new_txt{
	width:250px;
	margin:15px auto 20px auto;
	text-align:left;
}

.product_top_new_info .new_left .new_txt .day_txt,
.product_top_new_info .new_right .new_txt .day_txt{
	font-weight:bold;
	margin-bottom:10px;
}

.product_new_btn{
    display: block;
	padding: 10px 0 10px 50px;
	color:#FFF;
	background:#1D1D1D;
	width: 160px;
	margin:20px auto 0 auto;
	text-decoration: none;
}

.product_new_btn a{
	text-decoration: none;
	color:#FFF;
}

.product_new_btn:hover {
  text-decoration: none!important;
  opacity: 0.8!important;
  color: #FFF!important;
  background: #1D1D1D!important;
}
.product_new_btn:active,
.product_new_btn:visited {
  color: #FFF!important;
}
.product_new_btn::after {
    content: '＞';
	padding-left: 35px;
	font-size: 12px;
}

.product_newother_btn{
    display: block;
	padding: 20px 0 20px 120px;
	color:#FFF;
	background:#1D1D1D;
	width: 340px;
	margin:40px auto 0 auto;
	text-decoration: none;
	font-size:140%;
}

.product_newother_btn a{
	text-decoration: none;
	color:#FFF;
}

.product_newother_btn:hover {
  text-decoration: none!important;
  opacity: 0.8!important;
  color: #FFF!important;
  background: #1D1D1D!important;
}
.product_newother_btn:active,
.product_newother_btn:visited {
  color: #FFF!important;
}
.product_newother_btn::after {
    content: '＞';
	padding-left: 80px;
	font-size:90%;
}

.product_search{
	width:960px;
	margin:50px auto 40px auto;
	text-align:center;
}

.product_search .search_tit{
	background: no-repeat url(../../product/img/top/ico_search.gif) 0px 7px;
	padding: 0 0 0 20px;
	display:block;
	width:160px;
	margin: 0 auto;
	font-weight:bold;
	font-size:200%;

}

.product_search .search_Area{
	width:700px;
	border:10px solid #F0F0F0;
	margin:20px auto;
	padding:20px 0 0 0;
}

.product_search input#srchInput{
	padding: 10px;
	color:#666666;
	margin: 0 20px 0 0;
	width:380px;
	border:1px solid #CCC;
}

input::focus::placeholder {
  color: transparent;
}

.product_search input#srchBtn{
	padding: 10px 5px 10px 10px;
	background:#1D1D1D url(../../product/img/top/ico_search2.gif) no-repeat 20px 10px;
	color:#FFF;
	width:125px;
	border:none;
}

.product_search #srchLogo{
	text-align:right;
	font-size:80%;
	padding:0 30px 0 0;
}

.product_search #srchLogo a{
	text-decoration:underline;
}

.type_tit{
	background: no-repeat url(../../product/img/top/ico_type.gif) 0px 7px;
	padding: 0 0 0 45px;
	display:block;
	width:300px;
	margin: 0 auto 20px auto;
	font-weight:bold;
	font-size:200%;
}

.unit_tit{
	font-size:70%;
}

.unit_txt-lead{
	float:left;
	margin: 0 100px 0 0;
	line-height: 1.8;
	width: 55%;
}

ul.unit_btn{
	list-style:none;
	font-size:0;
	clear:both;
	width:960px;
	padding:0;
	margin:50px 0;
}

ul.unit_btn li{
	float:left;
	border:1px solid #D8D8D8;
}

ul.unit_btn li.unit_btn01{
	background:url(../../product/series/images/unit_btn01.png) no-repeat 225px 14px #F0F0F0;
	margin:0 30px 20px 0;
}
ul.unit_btn li.unit_btn02{
	background:url(../../product/series/images/unit_btn02.png) no-repeat 225px 8px #F0F0F0;
	margin:0 30px 20px 0;
}
ul.unit_btn li.unit_btn03{
	background:url(../../product/series/images/unit_btn03.png) no-repeat 225px 14px #F0F0F0;
	margin:0 0 20px 0;
}

ul.unit_btn li.unit_btn04{
	background:url(../../product/series/images/unit_btn04.png) no-repeat 215px 8px #F0F0F0;
	margin:0 30px 0 0;
}
ul.unit_btn li.unit_btn05{
	background:url(../../product/series/images/unit_btn05.png) no-repeat 215px 9px #F0F0F0;
	margin:0 30px 0 0;
}
ul.unit_btn li.unit_btn06{
	background:url(../../product/series/images/unit_btn06.png) no-repeat 210px 10px #F0F0F0;
	margin:0;
}


ul.unit_btn li.unit_btn01 a,
ul.unit_btn li.unit_btn02 a,
ul.unit_btn li.unit_btn03 a,
ul.unit_btn li.unit_btn04 a,
ul.unit_btn li.unit_btn05 a,
ul.unit_btn li.unit_btn06 a{
	font-size:16px;
	padding:30px 0 0 10px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
	width:288px;
	height:50px;
	display:block;
}

ul.unit_btn li a:hover {
  text-decoration: none;
  opacity: 0.8;
  color: #333;
  background: #D8D8D8;
}


ul.unit_btn li a::before {
    content: '＞';
	font-size:70%;
	padding:0 5px 0 0;
}

.unit_tit2{
	font-size:200%;
	margin: 0 0 20px 0;
}

.unit_sub_tit{
	font-size:70%;
	color:#AF1F39;
	display: inline;
	padding:2px 7px 0 7px;
	background:#FFF;
	margin: 0 0 0 20px;
	font-weight:bold;
}

.unit_sub_tit .unit_sub_tit_e{
	font-weight:normal!important;
	font-size:90%;
	margin: 0 0 0 10px;
}

.unit-box {
	background:#F4F4F4;
	padding: 30px 15px 20px 15px;
	margin: 0 0 40px 0;
}

.unit_tokucho{
	border-bottom:1px solid #CCCCCC;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	clear:both;
}

.unit_b_no{
	border-bottom:none;
	margin-bottom:0!important;
}

.unit_tokucho .tokucho_left{
	float:left;
	width:490px;
	margin: 0 0 0 10px;
}

.unit_tokucho .tokucho_right{
	float:right;
	width:362px;
	margin: 0 20px 0 0;
}

.unit_tokucho .tokucho_right2{
	float:right;
	width:400px;
	margin: 0 20px 0 0;
}

.unit_tokucho .tokucho_left .tokucho_tit{
	font-size:140%;
	margin:0 0 10px 0;
	padding:0;
}

.unit_tokucho .tokucho_left .tokucho_tit .tokucho_tit_sub{
	font-size:75%;
	margin:0 10px 0 0;
	padding:0;
}

.unit_tokucho .tokucho_left ul{
	margin:0 0 0 30px;
	padding:0;
}

.unit_tokucho .tokucho_left ul li{
	display:list-item;
	list-style:square;
	padding:0
}

.unit_tokucho .tokucho_left .unit__btn{
    display: block;
	padding: 10px 20px 10px 70px;
	color:#FFF;
	background:#1D1D1D;
	width: 210px;
	margin:20px 0 0 10px;
	text-decoration: none;
	font-size:120%;
}

.unit_tokucho .tokucho_left .unit__btn a{
	text-decoration: none;
	color:#FFF;

}

.unit_tokucho .tokucho_left .unit__btn:hover {
  text-decoration: none;
  opacity: 0.8;
  color: #FFF;
  background: #1D1D1D;
}
.unit_tokucho .tokucho_left .unit__btn:active,
.unit_tokucho .tokucho_left .unit__btn:visited{
  color: #FFF;
}
.unit_tokucho .tokucho_left .unit__btn::after {
    content: '＞';
	padding-left: 15px;
	font-size: 12px;
}

.page_top{
	width:100%;
	text-align:right;
	clear:both;
	padding: 0 0 50px 0;
}

.tokucho_type{
	width:920px;
	margin: 0 auto;
}

.tokucho_type .tokucho_type_info{
	font-size:110%;
	margin: 0 0 20px 0;
	padding:0;
}

.tokucho_type .tokucho_type_left01{
	float:left;
	width:450px;
	background:#FFFFFF;
	margin-bottom:20px;
	padding: 0 0 20px 0;
}

.tokucho_type .tokucho_type_left02{
	float:left;
	width:293px;
	background:#FFFFFF;
	margin:0 20px 20px 0;
	padding: 0 0 20px 0;
}

.tokucho_type .tokucho_type_right01{
	float: right;
	width:450px;
	background:#FFFFFF;
	margin-bottom:20px;
	padding: 0 0 20px 0;
}

.tokucho_type .tokucho_type_right02{
	float: right;
	width:293px;
	background:#FFFFFF;
	margin-bottom:20px;
	padding: 0 0 20px 0;
}

.tokucho_type .tokucho_type_left01 .tokucho_type_tit,
.tokucho_type .tokucho_type_right01 .tokucho_type_tit{
	width:435px;
	background: #666;
	color: #FFF;
	padding:5px 5px 5px 10px;
	margin: 0 0 20px 0;
}

.tokucho_type .tokucho_type_left02 .tokucho_type_tit,
.tokucho_type .tokucho_type_right02 .tokucho_type_tit{
	width:278px;
	background: #666;
	color: #FFF;
	padding:5px 5px 5px 10px;
	margin: 0 0 20px 0;
}

.tokucho_type .tokucho_type_left01 .tokucho_type_img,
.tokucho_type .tokucho_type_right01 .tokucho_type_img{
	width:170px;
	text-align:center;
	float:left;
}

.tokucho_type .tokucho_type_left01 .tokucho_type_txt,
.tokucho_type .tokucho_type_right01 .tokucho_type_txt{
	width:240px;
	float:right;
}

.tokucho_type .tokucho_type_left02 .tokucho_type_center,
.tokucho_type .tokucho_type_right02 .tokucho_type_center{
	width:250px;
	margin: 0 auto;
	text-align:center;
}

.armcho{
	display:block;
	border:1px solid #CCC;
	padding:3px;
	width:90px;
	text-align:center;
	margin: 0 0 10px 0;
}

.unit__btn2{
    display: block;
	padding: 10px 0 10px 20px;
	color:#FFF;
	background:#1D1D1D;
	width: 170px;
	margin:20px auto 0 auto;
	text-decoration: none;
	font-size:120%;
}

.unit-box .unit__btn2 a{
	text-decoration: none;
	color:#FFF;

}

.unit-box .unit__btn2:hover {
  text-decoration: none;
  opacity: 0.8;
  color: #FFF;
  background: #1D1D1D;
}
.unit-box .unit__btn2:active,
.unit-box .unit__btn2:visited{
  color: #FFF;
}
.unit-box .unit__btn2::after {
    content: '＞';
	padding-left: 15px;
	font-size: 12px;
}

.page_top a,
.page_top a:hover{
	background:url(../../product/series/images/ico_ar.gif) no-repeat 2px 3px;
	padding: 0 0 0 10px;
	display:block;
	width:125px;
	float:right;
}

ul.jikusu{
	margin:0 0 30px 0;
	padding:0;
	list-style:none;
}

ul.jikusu li{
	float:left;
	margin: 0 0 0 17px;
}

ul.jikusu li:first-child{
	margin:0;
}

ul.jikusu li a{
	display:block;
	border:1px solid #CCC;
	background:url(../../product/series/images/ico_ar02.png) no-repeat 10px 15px;
	padding: 10px 0 8px 30px;
	width:146px;
	color: #333;
}

ul.jikusu li a:hover,
ul.jikusu li a:active,
ul.jikusu li a:visited{
	display:block;
	border:1px solid #CCC;
	background:url(../../product/series/images/ico_ar02.png) no-repeat 10px 15px #F4F4F4;
	padding: 10px 0 8px 30px;
	width:146px;
	color: #333;
	text-decoration:none;
}

.jikusu_tit{
	font-size:140%;
	margin:0 0 10px 5px;
	padding:0;
}

.unit-jikusu_box {
	background:#F4F4F4;
	padding: 30px 15px 0 15px;
	margin: 0 0 40px 0;
}

.jikusu_box01{
	border-bottom: 1px solid #CCC;
	width:930px;
	margin: 0 auto 20px auto;
	clear:both;
}

.jikusu_box02{
	width:930px;
	margin: 0 auto;
	clear:both;
}

.jikusu_box01 .jikusu_info,
.jikusu_box02 .jikusu_info{
	margin: 0 0 20px 0;
	clear:both;
}

.jikusu_box01 .jikusu_info .jikusu_left,
.jikusu_box02 .jikusu_info .jikusu_left{
	float:left;
	width:420px;
	background:#FFFFFF;
	padding:15px;
	margin: 0 0 0 5px;
}

.jikusu_box01 .jikusu_info .jikusu_right,
.jikusu_box02 .jikusu_info .jikusu_right{
	float: right;
	width:420px;
	background:#FFFFFF;
	padding:15px;
	margin:0 5px 0 0;
}

.jikusu_box01 .jikusu_info .jikusu_left .jikusu_txt,
.jikusu_box01 .jikusu_info .jikusu_right .jikusu_txt,
.jikusu_box02 .jikusu_info .jikusu_left .jikusu_txt,
.jikusu_box02 .jikusu_info .jikusu_right .jikusu_txt{
	float:left;
	width:250px;
	font-size:90%;
}

.jikusu_box01 .jikusu_info .jikusu_left .jikusu_sub_tit,
.jikusu_box01 .jikusu_info .jikusu_right .jikusu_sub_tit,
.jikusu_box02 .jikusu_info .jikusu_left .jikusu_sub_tit,
.jikusu_box02 .jikusu_info .jikusu_right .jikusu_sub_tit{
	font-weight:bold;
	font-size:110%;
	margin:0 0 10px 0;
	padding:0;
}

.jikusu_box01 .jikusu_info .jikusu_left .jikusu_img,
.jikusu_box01 .jikusu_info .jikusu_right .jikusu_img,
.jikusu_box02 .jikusu_info .jikusu_left .jikusu_img,
.jikusu_box02 .jikusu_info .jikusu_right .jikusu_img{
	float:right;
	width:150px;
}

.jikusu_box01 .jikusu__btn,
.jikusu_box02 .jikusu__btn{
    display: block;
	padding: 10px 5px 10px 15px;
	color:#FFF;
	background:#1D1D1D;
	width: 190px;
	margin:20px 0 0 0;
	text-decoration: none;
	font-size:100%;
}

.jikusu_box01 .jikusu__btn a,
.jikusu_box02 .jikusu__btn a{
	text-decoration: none;
	color:#FFF;

}

.jikusu_box01 .jikusu__btn:hover,
.jikusu_box02 .jikusu__btn:hover {
  text-decoration: none;
  opacity: 0.8;
  color: #FFF;
  background: #1D1D1D;
}
.jikusu_box01 .jikusu__btn:active,
.jikusu_box01 .jikusu__btn:visited,
.jikusu_box02 .jikusu__btn:active,
.jikusu_box02 .jikusu__btn:visited{
  color: #FFF;
}
.jikusu_box01 .jikusu__btn::after,
.jikusu_box02 .jikusu__btn::after {
    content: '＞';
	padding-left: 10px;
	font-size: 12px;
}

.jikusu_box01 .jikusu_info .jikusu_left .jikusu_sub_txt,
.jikusu_box01 .jikusu_info .jikusu_right .jikusu_sub_txt,
.jikusu_box02 .jikusu_info .jikusu_left .jikusu_sub_txt,
.jikusu_box02 .jikusu_info .jikusu_right .jikusu_sub_txt{
	font-size:80%;
	display:block;
	margin: 10px 0 0 0;
}

.kahan_box{
	margin: 20px 0 0 0;
}

.kahan_box .kahan_tit{
	font-size:120%;
	margin:20px 0 10px 0;
	display:block;
}

.kahan_box ul.kahan_info{
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
}
.kahan_box ul.kahan_info li{
	font-size:90%;
}

.list_box{
	clear:both;
	margin:20px 0 40px 0;
}

.list_box table{
	margin: 0;
	padding:0;
	border-collapse:collapse;
}

.list_box table th{
	border:1px solid #CCC;
	background:#F0F0F0;
	text-align:center;
}

.list_box table td{
	padding:5px;
}

.list_box table.list_left{
	float:left;
	width:460px;
}

.list_box table.list_right{
	float:right;
	width:460px;
}

.list_box table.list_left td.cat,
.list_box table.list_right td.cat{
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	width:110px;
	text-align:center;

}

.list_box table.list_left td.list_name,
.list_box table.list_right td.list_name{
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:none;
	font-size:90%;
    width: 270px;
}

.list_box table.list_left td.list_name a,
.list_box table.list_right td.list_name a{
	text-decoration:underline;
}

.list_box table.list_left td.list_img,
.list_box table.list_right td.list_img{
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	text-align:center;
}

.list_box table.list_left td.list_name img.img_radial,
.list_box table.list_right td.list_name img.img_radial{
	max-height:20px;
	width:auto;
	margin:0 0 0 20px;
	vertical-align:middle;
}


.nagoya_siten{
	border-right:1px solid #CCC;
	padding-top:120px!important;
	width:20px!important;
	text-align:center;
}

.list_box table.list_center{
	width:960px;
	border-top:1px solid #ccc;
}

.list_box table.list_center td.cat{
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	width:170px;
	text-align:center;
	background-color:#F0F0F0;
}

.list_box table.list_center td.type{
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	text-align:center;
}

.list_box table.list_center td.list_name{
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	font-size:90%;
}

.list_box table.list_center td.list_name a{
	text-decoration:underline;
}

.product_h2_left {
    height: 40px;
    width: 448px;
    background-color: #f0f0f0;
    padding: 12px 0 0 10px;
    border: 1px solid #CCC;
    font-size: 18px;
    float: left;
    margin-bottom: 20px;
}

.product_h2_right {
    height: 40px;
    width: 448px;
    background-color: #f0f0f0;
    padding: 12px 0 0 10px;
    border: 1px solid #CCC;
    font-size: 18px;
    float: right;
    margin-bottom: 20px;
}


/* 仙台営業所セミナー */
table.sendai_tbl{
	width:100%;
	font-size:90%;
	background: #F7F7F7;
	border-collapse:collapse;
}

table.sendai_tbl th,
table.sendai_tbl td {
	border:3px solid #FFF;
	padding:6px;
}

table.sendai_tbl td.txt_center {
	text-align:center;
}


table.sendai_tbl2{
	width:100%;
	font-size:90%;
	background: #F7F7F7;
	border-collapse:collapse;
}

table.sendai_tbl2 th,
table.sendai_tbl2 td {
	border:1px solid #999;
	padding:6px;
}

table.sendai_tbl2 td.txt_center {
	text-align:center;
}

dl.dairiten-mail dd{
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px dotted #333333
}

/* RoHS指令対応リスト */
table.rohs_tbl th.rohs_kousei{
	width:130px;
}
table.rohs_tbl th.rohs_series{
	width:200px;
}
table.rohs_tbl th.rohs_type{
	width:560px;
}
table.rohs_tbl th.rohs_taiou{
	width:70px;
}

.rohs_sirei_txt{
	font-size:150%;
}


.product-contaner table a{
    color: #2f62bb;
    text-decoration: underline;
    font-weight: bold;
}
.product-contaner table a:hover{
    text-decoration: none;
    background-color: #e6eaf2;
}
.product-section a{
    color: #2f62bb;
    text-decoration: underline;
    font-weight: bold;
}
.product-section a:hover{
    text-decoration: none;
    background-color: #e6eaf2;
}

.product-section .bass-conversion-download li a{
    text-decoration: none;
}
